Skip to content

Commit e0100ee

Browse files
pjonssonAriana-B
authored andcommitted
Require fiona 1.10.0
This fixes GHSA-q5fm-55c2-v6j9 and GHSA-g4m4-9q4c-mfw6.
1 parent a7e22d0 commit e0100ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"click",
7777
"datacube>=1.8.18",
7878
"eodatasets3>=0.30.1",
79-
"fiona",
79+
"fiona>=1.10.0",
8080
"flask",
8181
"Flask-Caching",
8282
"flask-cors",

0 commit comments

Comments
 (0)