barunsaha commited on
Commit
2752a4b
1 Parent(s): 45d4589

Upgrade Pydantic version in the requirements file

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -6,7 +6,7 @@ idna==3.7
6
  jinja2==3.1.4
7
  Pillow==10.3.0
8
  pyarrow~=16.0.0
9
- pydantic==2.4.0
10
  langchain~=0.3.0
11
  langchain-core~=0.3.0
12
  langchain-community==0.3.0
 
6
  jinja2==3.1.4
7
  Pillow==10.3.0
8
  pyarrow~=16.0.0
9
+ pydantic==2.9.1
10
  langchain~=0.3.0
11
  langchain-core~=0.3.0
12
  langchain-community==0.3.0