baptiste.bernard commited on
Commit
1ba395f
·
1 Parent(s): 129c2e3

v6.update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -5,6 +5,7 @@ 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
 
 
5
  gradio==3.0.0
6
  langchain==0.3.18
7
  langchain-community==0.0.17
8
+ pydantic>=2.7.4
9
+
10
 
11