Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -8
requirements.txt
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
-
gradio
|
2 |
-
|
3 |
-
|
4 |
-
httpx
|
5 |
-
|
6 |
-
|
7 |
-
python-dotenv
|
8 |
-
folium
|
|
|
1 |
+
gradio==4.44.0
|
2 |
+
python-dotenv==1.0.0
|
3 |
+
folium==0.15.1
|
4 |
+
httpx==0.25.2
|
5 |
+
requests==2.31.0
|
6 |
+
asyncio
|
|
|
|