Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
gradio==4.19.2
|
2 |
-
openai==1.
|
3 |
requests==2.31.0
|
4 |
-
python-dotenv==1.0.0
|
|
|
|
1 |
gradio==4.19.2
|
2 |
+
openai==1.55.3
|
3 |
requests==2.31.0
|
4 |
+
python-dotenv==1.0.0
|
5 |
+
httpx==0.27.2
|