Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
-
huggingface-hub==
|
| 2 |
openai
|
| 3 |
pydantic==2.10.6
|
| 4 |
-
gradio==
|
| 5 |
dotenv
|
| 6 |
langchain_openai
|
| 7 |
langchain_community
|
|
|
|
| 1 |
+
huggingface-hub==0.34.0
|
| 2 |
openai
|
| 3 |
pydantic==2.10.6
|
| 4 |
+
gradio==5.35.0
|
| 5 |
dotenv
|
| 6 |
langchain_openai
|
| 7 |
langchain_community
|