mgbam commited on
Commit
5206045
·
verified ·
1 Parent(s): 6d30a70

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -8,7 +8,8 @@ openai
8
  tiktoken
9
  chromadb==0.3.25
10
  langchain>=0.0.148
11
- pydantic<2.0
 
12
 
13
 
14
 
 
8
  tiktoken
9
  chromadb==0.3.25
10
  langchain>=0.0.148
11
+ pydantic-settings>=1.0.0
12
+
13
 
14
 
15