Skip to content

Commit

Permalink
fix: pin planet version until #920 is fully fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
dfguerrerom committed May 22, 2024
1 parent 0b0af7e commit 0e90174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies = [
"geopandas",
"matplotlib",
"jupyter-server-proxy", # required for localtileserver
"planet>=2",
"planet<2.7",
"pyarrow",
"localtileserver>=0.7.0", # first pure rio version
"pygaul>=0.3.1", # use the class implementation
Expand Down

0 comments on commit 0e90174

Please sign in to comment.