Spaces:
Runtime error
Runtime error
Hugo Massonnat
commited on
Commit
·
27ef395
1
Parent(s):
af358f2
add package requirements
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -18,4 +18,7 @@ retry_requests
|
|
18 |
fuzzywuzzy
|
19 |
plotly
|
20 |
pvlib
|
21 |
-
matplotlib
|
|
|
|
|
|
|
|
18 |
fuzzywuzzy
|
19 |
plotly
|
20 |
pvlib
|
21 |
+
matplotlib
|
22 |
+
xarray
|
23 |
+
folium
|
24 |
+
netcdf4
|