Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
gradio
|
2 |
-
|
3 |
-
|
|
|
|
1 |
+
gradio>=4.0.0
|
2 |
+
folium>=0.14.0
|
3 |
+
requests>=2.25.0
|
4 |
+
pandas>=1.3.0
|