Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
-
gradio>=
|
| 2 |
-
requests
|
| 3 |
-
python-dotenv
|
|
|
|
| 1 |
+
gradio>=3.50
|
| 2 |
+
requests>=2.31
|
| 3 |
+
python-dotenv>=1.0
|