Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
stephencpope committed May 8, 2024
1 parent fc490f0 commit 6326a9c
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 @@ -101,7 +101,7 @@ def do_setup():
"geojson>=2.5.0",
"geopandas>=0.13.2",
"imagecodecs>=2024.1.1;python_version>='3.9'",
"imagecodecs==2023.3.16;python_version=='3.8'",
"imagecodecs>=2021.5.20,<=2023.3.16;python_version=='3.8'",
"lazy_object_proxy>=1.7.1",
"mercantile>=1.1.3",
"numpy>=1.22.0;python_version>='3.8' and python_version<'3.11'",
Expand Down

0 comments on commit 6326a9c

Please sign in to comment.