Skip to content

Commit 3779452

Browse files
committed
Add requirement fiona<=1.9.6
1 parent 141f10c commit 3779452

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ data = [
9494
]
9595
geo = [
9696
"geopandas<1.0.0", # in v1.0.0 removed the built-in dataset 'naturalearth_lowres', fix when relax version of geopandas needed
97+
"fiona<=1.9.6",
9798
"oracle_ads[viz]"
9899
]
99100
huggingface = [

0 commit comments

Comments
 (0)