Spaces:
Running
Running
baptiste.bernard
commited on
Commit
·
0fdf0e7
1
Parent(s):
6cb9e81
v4.update requirements
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -3,7 +3,6 @@ huggingface_hub==0.25.2
|
|
3 |
python-dotenv
|
4 |
PyMuPDF==1.21.0
|
5 |
gradio==3.0.0
|
6 |
-
langchain==0.0.170
|
7 |
langchain-community==0.0.33
|
8 |
-
pydantic
|
9 |
-
|
|
|
3 |
python-dotenv
|
4 |
PyMuPDF==1.21.0
|
5 |
gradio==3.0.0
|
6 |
+
langchain==0.0.170
|
7 |
langchain-community==0.0.33
|
8 |
+
pydantic>=1.10.2,<2
|
|