Skip to content

Commit 397b1ef

Browse files
committed
pin fiona version for python<=3.8
1 parent fab49c7 commit 397b1ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test_requirements/requirements_optional.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
requests
22
pandas
33
numpy
4+
fiona<=1.9.6;python_version<="3.8"
45
xarray
56
statsmodels
67
Pillow

0 commit comments

Comments
 (0)