Skip to content

Commit 680b624

Browse files
committed
fix package requirements
1 parent 2a69671 commit 680b624

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
@@ -34,7 +34,7 @@
3434
'matplotlib',
3535
'descartes',
3636
'flask',
37-
'flask-cors>=3.0.10',
37+
'flask-cors',
3838
'param >=1.6.1',
3939
'rasterio',
4040
'jupyter',

0 commit comments

Comments
 (0)