cmande62 commited on
Commit
b120549
·
1 Parent(s): b6debdb

Initial dashboard deployment

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -0
requirements.txt CHANGED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ voila>=0.5.0
2
+ voila-gridstack>=0.4.0
3
+ duckdb>=1.0.0
4
+ pandas>=2.0.0
5
+ geopandas>=0.14.0
6
+ leafmap>=0.36.0
7
+ ipywidgets>=8.0.0
8
+ shapely>=2.0.0
9
+ pyproj>=3.6.0
10
+ matplotlib>=3.8.0
11
+ ipykernel>=6.0.0
12
+ mapclassify>=2.5.0