Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -87,7 +87,7 @@ threadpoolctl==3.1.0
|
|
87 |
tqdm==4.64.1
|
88 |
typing_extensions==4.4.0
|
89 |
uc-micro-py==1.0.1
|
90 |
-
urllib3==
|
91 |
uvicorn==0.19.0
|
92 |
websockets==10.4
|
93 |
Werkzeug==2.2.2
|
|
|
87 |
tqdm==4.64.1
|
88 |
typing_extensions==4.4.0
|
89 |
uc-micro-py==1.0.1
|
90 |
+
urllib3==2.0
|
91 |
uvicorn==0.19.0
|
92 |
websockets==10.4
|
93 |
Werkzeug==2.2.2
|