Upload folder using huggingface_hub
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -41,7 +41,7 @@ python-dateutil==2.9.0.post0
|
|
41 |
python-multipart==0.0.20
|
42 |
pytz==2025.2
|
43 |
pyyaml==6.0.2
|
44 |
-
requests==2.32.
|
45 |
requests-mock
|
46 |
rich==14.0.0
|
47 |
ruff==0.11.6
|
|
|
41 |
python-multipart==0.0.20
|
42 |
pytz==2025.2
|
43 |
pyyaml==6.0.2
|
44 |
+
requests==2.32.4
|
45 |
requests-mock
|
46 |
rich==14.0.0
|
47 |
ruff==0.11.6
|