Skip to content

Commit a2462e8

Browse files
committed
Lates geopandas is not compatible with older python
1 parent f1b57f0 commit a2462e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/datascience/requirements-below-3.11.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ tensorflow>=2.10,<3
1818
torch==1.12.*
1919
torchvision==0.13.*
2020
snowflake-snowpark-python==1.26.*
21-
geopandas==1.0.*
21+
geopandas>=0.11.1

0 commit comments

Comments
 (0)