Skip to content

Commit

Permalink
geopandas compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
jperelli committed Jun 27, 2024
1 parent d7ff8db commit 51afd3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ django-treebeard==4.5.1 # https://github.com/django-treebeard/django-treebeard
git+https://github.com/jperelli/django-rest-framework-social-oauth2.git@django3_compatible
geopandas==0.12.1
pandas==1.5.1
numpy==1.26.4 # this should not be here, but it's pinned because of pandas and geopandas compatibility
# Shapely==1.6.4.post2
# Rtree==0.8.3

Expand Down

0 comments on commit 51afd3b

Please sign in to comment.