Spaces:
Sleeping
Sleeping
Sync from GitHub via hub-sync
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,7 +6,7 @@ python-dotenv==1.0.1
|
|
| 6 |
|
| 7 |
openai==1.12.0
|
| 8 |
google-genai==1.12.1
|
| 9 |
-
httpx==0.
|
| 10 |
numpy==1.26.4
|
| 11 |
rank-bm25==0.2.2
|
| 12 |
qdrant-client==1.15.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
|