datacipen commited on
Commit
34b107f
·
verified ·
1 Parent(s): d1b0d7c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -5,4 +5,5 @@ openai
5
  langchain-openai
6
  azure-ai-inference
7
  mistralai>=1.0.0
8
- tenacity==8.2.3
 
 
5
  langchain-openai
6
  azure-ai-inference
7
  mistralai>=1.0.0
8
+ tenacity==8.2.3
9
+ pydantic==2.10.1