Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -213,7 +213,7 @@ types-python-dateutil==2.9.0.20240316
|
|
213 |
typing_extensions==4.11.0
|
214 |
tzdata==2024.1
|
215 |
uri-template==1.3.0
|
216 |
-
urllib3
|
217 |
uvicorn==0.30.6
|
218 |
vcrpy==4.3.1
|
219 |
wcwidth==0.2.13
|
|
|
213 |
typing_extensions==4.11.0
|
214 |
tzdata==2024.1
|
215 |
uri-template==1.3.0
|
216 |
+
urllib3>=2.0,<2.2.3
|
217 |
uvicorn==0.30.6
|
218 |
vcrpy==4.3.1
|
219 |
wcwidth==0.2.13
|