Upload folder using huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -58,6 +58,6 @@ typer==0.15.2
|
|
58 |
typing-extensions==4.13.2
|
59 |
typing-inspection==0.4.0
|
60 |
tzdata==2025.2
|
61 |
-
urllib3==2.
|
62 |
uvicorn==0.34.1
|
63 |
websockets==12.0
|
|
|
58 |
typing-extensions==4.13.2
|
59 |
typing-inspection==0.4.0
|
60 |
tzdata==2025.2
|
61 |
+
urllib3==2.5.0
|
62 |
uvicorn==0.34.1
|
63 |
websockets==12.0
|