Skip to content

Commit

Permalink
HARMONY-1922: Fix version range for pystac to work with all supported…
Browse files Browse the repository at this point in the history
… versions of python
  • Loading branch information
indiejames committed Oct 17, 2024
1 parent 0a03a48 commit 01e8f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
boto3 ~= 1.14
deprecation ~= 2.1.0
pynacl ~= 1.4
pystac ~= 1.11.0
pystac >= 1.0.0
python-json-logger ~= 2.0.1
requests ~= 2.24
urllib3 ~= 1.26.9

0 comments on commit 01e8f76

Please sign in to comment.