Josh Wong commited on
Commit
46c0317
·
unverified ·
1 Parent(s): b16175d

fix: pydantic package version not fixed.

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -6,6 +6,7 @@ python-dotenv==1.0.1
6
  qdrant-client==1.10.1
7
  arize-phoenix==4.14.1
8
  fastapi>=0.80
 
9
  httpx==0.27.2
10
  llama-index-vector-stores-qdrant==0.2.14
11
  llama-index-agent-openai==0.2.9
 
6
  qdrant-client==1.10.1
7
  arize-phoenix==4.14.1
8
  fastapi>=0.80
9
+ pydantic==2.10.6
10
  httpx==0.27.2
11
  llama-index-vector-stores-qdrant==0.2.14
12
  llama-index-agent-openai==0.2.9