Skip to content

Commit

Permalink
[DEBUG] use shapely<2
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Mar 9, 2023
1 parent fef7006 commit b58ebea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ numpy>=1.20
pandas>=1.0.5
python-dateutil
pytz
shapely
shapely>=2
simplejson
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ install_requires =
pandas>=1.0.5
python-dateutil
pytz
shapely
shapely>=2
simplejson
tests_require =
pytest
Expand Down

0 comments on commit b58ebea

Please sign in to comment.