Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
-
gradio
|
2 |
-
pytz
|
3 |
-
quotexpy
|
|
|
|
|
|
1 |
+
gradio>=3.50.0
|
2 |
+
pytz>=2023.3
|
3 |
+
quotexpy>=1.0.0
|
4 |
+
groq>=0.3.0
|
5 |
+
requests>=2.31.0
|