Skip to content

Commit d9802a5

Browse files
committed
updated requirements to remove pinning versions - works smoothly with Ubuntu 22.04
1 parent 7e8d912 commit d9802a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
requests
22
numpy
3-
fiona==1.8
3+
fiona
44
geopandas
5-
shapely<2
5+
shapely
66
scikit-learn

0 commit comments

Comments
 (0)