We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7cb48f commit 040e4f4Copy full SHA for 040e4f4
2 files changed
CHANGELOG.md
@@ -31,6 +31,9 @@ and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
31
### Fixed
32
- Omit `session` in `python` output
33
34
+### Changed
35
+- bump asf-search to 8.3.4 for latest `NISAR` collections
36
+
37
------
38
## [1.0.1](https://github.com/asfadmin/Discovery-SearchAPI-v3/compare/v1.0.0...v1.0.1)
39
requirements.txt
@@ -22,7 +22,7 @@ ujson==5.7.0
22
uvicorn==0.21.1
23
watchfiles==0.19.0
24
25
-asf_search==8.3.3
+asf_search==8.3.4
26
python-json-logger==2.0.7
27
28
pyshp==2.1.3
0 commit comments