cdupland commited on
Commit
381908f
·
verified ·
1 Parent(s): aef6baa

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -9,4 +9,7 @@ openai==1.30.1
9
  python-dotenv==1.0.1
10
  pypdf==4.2.0
11
  PyPDF2==3.0.1
12
- tiktoken==0.7.0
 
 
 
 
9
  python-dotenv==1.0.1
10
  pypdf==4.2.0
11
  PyPDF2==3.0.1
12
+ tiktoken==0.7.0
13
+ pydantic==2.10.3
14
+ pydantic-settings==2.7.0
15
+ pydantic_core==2.27.1