baptiste.bernard commited on
Commit
6cb9e81
·
1 Parent(s): 42dc777

v3.update requirements

Browse files
Files changed (1) hide show
  1. 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.160
7
  langchain-community==0.0.33
8
- pydantic==1.10.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==2.0.0
9
+