diff --git a/requirements/datatype_image.txt b/requirements/datatype_image.txt index 3d19f0cbf3..305d9900bd 100644 --- a/requirements/datatype_image.txt +++ b/requirements/datatype_image.txt @@ -1,7 +1,7 @@ # NOTE: all pins for latest are for CI consistency unless it is `strict`, then it is also forced in setup torchvision <=0.15.2 -timm >0.4.5, <=0.9.2 # effdet 0.3.0 depends on timm>=0.4.12 +timm >0.4.5, <=0.9.5 # effdet 0.3.0 depends on timm>=0.4.12 lightning-bolts >=0.7.0, <0.8.0 Pillow >8.0, <=10.0.0 albumentations >1.0.0, <=1.3.1 diff --git a/requirements/testing_audio.txt b/requirements/testing_audio.txt index 7a0fcb577b..59b93175ae 100644 --- a/requirements/testing_audio.txt +++ b/requirements/testing_audio.txt @@ -3,7 +3,7 @@ torch ==2.0.1 torchaudio ==2.0.2 torchvision ==0.15.2 -timm >0.4.5, <=0.9.2 # effdet 0.3.0 depends on timm>=0.4.12 +timm >0.4.5, <=0.9.5 # effdet 0.3.0 depends on timm>=0.4.12 lightning-bolts >=0.7.0, <0.8.0 Pillow >8.0, <=10.0.0 albumentations >1.0.0, <=1.3.1