Spaces:
Sleeping
Sleeping
baptiste.bernard
commited on
Commit
·
6cb9e81
1
Parent(s):
42dc777
v3.update requirements
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ huggingface_hub==0.25.2
|
|
3 |
python-dotenv
|
4 |
PyMuPDF==1.21.0
|
5 |
gradio==3.0.0
|
6 |
-
langchain==0.0.
|
7 |
langchain-community==0.0.33
|
8 |
-
pydantic==
|
|
|
|
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==2.0.0
|
9 |
+
|