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