Skip to content

Commit 25cbd93

Browse files
authored
Merge branch 'main' into dependabot/pip/requirements/setuptools-80.4.0
2 parents baa6d5b + b8b2d5d commit 25cbd93

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
autodocsumm==0.2.14
2-
huggingface-hub==0.30.2
2+
huggingface-hub==0.31.1
33
six==1.17.0
44
sphinx==8.2.3
55
sphinx-book-theme==1.1.4

requirements/required.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
huggingface_hub==0.30.2
1+
huggingface_hub==0.31.1
22
numpy==2.2.4
33
pillow==11.2.1
44
safetensors==0.5.3

requirements/test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ packaging==25.0
33
pytest==8.3.5
44
pytest-xdist==3.6.1
55
pytest-cov==6.1.1
6-
ruff==0.11.7
7-
setuptools==80.4.0
6+
ruff==0.11.8
7+
setuptools==80.4.0

0 commit comments

Comments
 (0)