Spaces:
Running
Running
update httpx version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -11,6 +11,6 @@ torch==2.1.2
|
|
11 |
numpy==1.26.3
|
12 |
pytest==7.4.3
|
13 |
pytest-asyncio==0.21.1
|
14 |
-
httpx==0.
|
15 |
supabase==2.13.0
|
16 |
configparser>=6.0.0
|
|
|
11 |
numpy==1.26.3
|
12 |
pytest==7.4.3
|
13 |
pytest-asyncio==0.21.1
|
14 |
+
httpx==0.26.0
|
15 |
supabase==2.13.0
|
16 |
configparser>=6.0.0
|