minhvtt commited on
Commit
10d77c4
verified
1 Parent(s): 91fe002

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -24,7 +24,7 @@ grpcio>=1.60.0
24
  # Utilities
25
  pydantic>=2.0.0
26
  python-dotenv==1.0.0
27
-
28
  # MongoDB
29
  pymongo>=4.6.0
30
  huggingface-hub>=0.20.0
 
24
  # Utilities
25
  pydantic>=2.0.0
26
  python-dotenv==1.0.0
27
+ httpx
28
  # MongoDB
29
  pymongo>=4.6.0
30
  huggingface-hub>=0.20.0