dilithjay commited on
Commit
0feb687
·
1 Parent(s): fd8e9b4

Add fiona dependency

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
  plotly==5.13.1
2
  pyproj==3.5.0
3
- opencv-python==4.5.3.56
 
 
1
  plotly==5.13.1
2
  pyproj==3.5.0
3
+ opencv-python==4.5.3.56
4
+ fiona==1.9.3