Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
gradio==5.12.0
|
| 2 |
-
openai
|
| 3 |
-
httpx
|
| 4 |
httpcore==1.0.5
|
| 5 |
PyGithub==1.59.1
|
| 6 |
pydantic==2.10.6
|
|
|
|
| 1 |
gradio==5.12.0
|
| 2 |
+
openai==1.40.0
|
| 3 |
+
httpx==0.27.0
|
| 4 |
httpcore==1.0.5
|
| 5 |
PyGithub==1.59.1
|
| 6 |
pydantic==2.10.6
|