MinaNasser commited on
Commit
9c1b69b
·
1 Parent(s): d8d0ca8
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -13,7 +13,6 @@ python-multipart==0.0.20
13
  cohere==5.5.8
14
  openai==1.35.13
15
  qdrant-client== 1.16.1
16
- httpx==0.28.1
17
  redis==7.2.0
18
  celery==5.6.2
19
  json_repair==0.58.5
@@ -21,3 +20,4 @@ pydantic_settings
21
  ollama==0.6.1
22
  ollama-python==0.1.2
23
  huggingface_hub==1.1.4
 
 
13
  cohere==5.5.8
14
  openai==1.35.13
15
  qdrant-client== 1.16.1
 
16
  redis==7.2.0
17
  celery==5.6.2
18
  json_repair==0.58.5
 
20
  ollama==0.6.1
21
  ollama-python==0.1.2
22
  huggingface_hub==1.1.4
23
+ httpx