Skip to content

Commit bb90eed

Browse files
committed
Update pydantic to version 2.11.7
Bumped pydantic from 2.5.3 to 2.11.7 in requirements.txt to include the latest features and bug fixes.
1 parent 319bb76 commit bb90eed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ langchain-openai==0.1.25
55
langchain-community==0.2.17
66
chromadb==0.4.24
77
python-dotenv==1.0.0
8-
pydantic==2.5.3
8+
pydantic==2.11.7
99
pandas==2.1.4
1010
numpy==1.26.2
1111
python-multipart==0.0.6

0 commit comments

Comments
 (0)