technophyle commited on
Commit
7319b6d
·
verified ·
1 Parent(s): 291b093

Sync from GitHub via hub-sync

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -4,9 +4,9 @@ sqlalchemy==2.0.25
4
  pydantic==2.6.1
5
  python-dotenv==1.0.1
6
 
7
- openai==1.12.0
8
  google-genai==1.12.1
9
- httpx==0.27.2
10
  numpy==1.26.4
11
  rank-bm25==0.2.2
12
  qdrant-client==1.15.1
 
4
  pydantic==2.6.1
5
  python-dotenv==1.0.1
6
 
7
+ openai==1.109.1
8
  google-genai==1.12.1
9
+ httpx==0.28.1
10
  numpy==1.26.4
11
  rank-bm25==0.2.2
12
  qdrant-client==1.15.1