Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -13,4 +13,6 @@ numpy>=1.26.0
|
|
13 |
tqdm>=4.66.0
|
14 |
pypika>=0.48.9
|
15 |
chromadb
|
16 |
-
|
|
|
|
|
|
13 |
tqdm>=4.66.0
|
14 |
pypika>=0.48.9
|
15 |
chromadb
|
16 |
+
httpx
|
17 |
+
httpcore
|
18 |
+
h11
|