Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
1 |
+
aiohttp>=3.8.0
|
2 |
+
gradio>=4.0.0
|
3 |
+
openai>=1.0.0
|
4 |
+
tenacity>=8.0.0
|
5 |
+
python-dotenv>=1.0.0
|