Skip to content

Commit 24ff0d6

Browse files
committed
Widest possible deps
1 parent 8983fc8 commit 24ff0d6

File tree

4 files changed

+25
-25
lines changed

4 files changed

+25
-25
lines changed

requirements/docs.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
autodocsumm
2-
huggingface_hub
3-
six==1.15.0
4-
sphinx-book-theme==1.1.2
5-
sphinx<7
1+
autodocsumm==0.2.13
2+
huggingface_hub==0.24.6
3+
six==1.16.0
4+
sphinx-book-theme==1.1.3
5+
sphinx==8.0.2

requirements/minimum.old

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
efficientnet-pytorch==0.7.1
2-
huggingface_hub>=0.24.6
3-
pillow
4-
pretrainedmodels==0.7.4
5-
six
6-
timm==0.9.7
7-
torchvision>=0.5.0
8-
tqdm
1+
efficientnet-pytorch==0.1.0
2+
huggingface_hub==0.0.1
3+
pillow==1.0
4+
pretrainedmodels==0.1.0
5+
six==0.9.0
6+
timm==0.1.1
7+
torchvision==0.3.0
8+
tqdm==1.0
99

10-
mock
11-
pytest
12-
ruff==0.5.2
10+
mock==0.4.0
11+
pytest==2.0.0
12+
ruff==0.0.13

requirements/required.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
efficientnet-pytorch==0.7.1
2-
huggingface_hub>=0.24.6
3-
pillow
2+
huggingface_hub==0.24.6
3+
pillow==10.4.0
44
pretrainedmodels==0.7.4
5-
six
6-
timm==0.9.7
7-
torchvision>=0.5.0
8-
tqdm
5+
six==1.16.0
6+
timm==1.0.9
7+
torchvision==0.19.0
8+
tqdm==4.66.5

requirements/test.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
mock
2-
pytest
3-
ruff==0.5.2
1+
mock==5.1.0
2+
pytest==8.3.2
3+
ruff==0.6.3

0 commit comments

Comments
 (0)