Skip to content

Commit

Permalink
fix(setup): update pystac-client version requirement to >=0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
imanshafiei540 committed Feb 10, 2025
1 parent 5157b1d commit 687fff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"joblib",
"scipy",
"psutil",
"pystac-client",
"pystac-client>=0.7.0",
"pystac",
"odc-stac",
"pandas>=2",
Expand Down

0 comments on commit 687fff3

Please sign in to comment.