Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -4
requirements.txt
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
-
gradio==
|
| 2 |
-
openai=
|
| 3 |
-
|
| 4 |
-
|
|
|
|
|
|
|
|
|
| 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
|