Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
pydantic<2.0
|
2 |
-
gradio
|
3 |
groq
|
4 |
langchain
|
5 |
langchain-core
|
|
|
1 |
pydantic<2.0
|
2 |
+
gradio==4.43.0
|
3 |
groq
|
4 |
langchain
|
5 |
langchain-core
|