Spaces:
Running
Running
baptiste.bernard
commited on
Commit
·
129c2e3
1
Parent(s):
0fdf0e7
v5.update requirements
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
@@ -3,6 +3,8 @@ huggingface_hub==0.25.2
|
|
3 |
python-dotenv
|
4 |
PyMuPDF==1.21.0
|
5 |
gradio==3.0.0
|
6 |
-
langchain==0.
|
7 |
-
langchain-community==0.0.
|
8 |
-
pydantic
|
|
|
|
|
|
3 |
python-dotenv
|
4 |
PyMuPDF==1.21.0
|
5 |
gradio==3.0.0
|
6 |
+
langchain==0.3.18
|
7 |
+
langchain-community==0.0.17
|
8 |
+
pydantic==1.10.13
|
9 |
+
|
10 |
+
|