Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,5 +6,5 @@ langchain-core
|
|
| 6 |
langchain-groq
|
| 7 |
langchain-huggingface
|
| 8 |
langchain-text-splitters
|
| 9 |
-
gradio
|
| 10 |
pypdf
|
|
|
|
| 6 |
langchain-groq
|
| 7 |
langchain-huggingface
|
| 8 |
langchain-text-splitters
|
| 9 |
+
gradio>=4.0,<5.0
|
| 10 |
pypdf
|