Spaces:
Runtime error
Runtime error
Commit
•
b487215
1
Parent(s):
74c622c
Set httpx to 0.24.1 (#2)
Browse files- Update requirements.txt (c89f0451b32dd1a11a31cc7849cc9a92815cae74)
Co-authored-by: Freddy Boulton <freddyaboulton@users.noreply.huggingface.co>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -56,7 +56,7 @@ gdown
|
|
56 |
googlemaps
|
57 |
h11
|
58 |
httpcore
|
59 |
-
httpx
|
60 |
huggingface-hub
|
61 |
hydra-core
|
62 |
idna
|
|
|
56 |
googlemaps
|
57 |
h11
|
58 |
httpcore
|
59 |
+
httpx==0.24.1
|
60 |
huggingface-hub
|
61 |
hydra-core
|
62 |
idna
|