Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,5 +4,5 @@ pydantic
|
|
4 |
llama-cpp-python
|
5 |
requests
|
6 |
python-multipart
|
7 |
-
httpx
|
8 |
spaces
|
|
|
4 |
llama-cpp-python
|
5 |
requests
|
6 |
python-multipart
|
7 |
+
httpx>=0.20.0
|
8 |
spaces
|