Spaces:
Running
Running
Nils Durner
commited on
Commit
·
cd573af
1
Parent(s):
a16f62d
force pydantic version to work around Gradio issue 10662
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
gradio == 5.4.0
|
2 |
langchain
|
3 |
boto3 == 1.35.68
|
|
|
1 |
+
pydantic == 2.10.6
|
2 |
gradio == 5.4.0
|
3 |
langchain
|
4 |
boto3 == 1.35.68
|