Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

bump lit Bolts to >=0.7.0 #1622

Merged
merged 1 commit into from
Jun 30, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions requirements/datatype_image.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

torchvision <=0.15.2
timm >0.4.5, <=0.9.2 # effdet 0.3.0 depends on timm>=0.4.12
# lightning-bolts >0.3.3, <=0.6.0 # todo: waiting on release including all compatibility fixes
lightning-bolts @ https://github.com/Lightning-Universe/lightning-bolts/archive/refs/heads/master.zip
lightning-bolts >=0.7.0, <0.8.0
Pillow >8.0, <=9.5.0
albumentations >1.0.0, <=1.3.1
pystiche >1.0.0, <=1.0.1
Expand Down
1 change: 0 additions & 1 deletion requirements/datatype_tabular.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@
scikit-learn <=1.2.0
pytorch-forecasting >=0.10.0, <=0.10.3
pytorch-tabular >=1.0.2, <1.0.3
# pytorch-tabular @ https://github.com/manujosephv/pytorch_tabular/archive/refs/heads/main.zip
torchmetrics >=0.10.0
omegaconf <=2.1.1, <=2.1.1
3 changes: 1 addition & 2 deletions requirements/testing_audio.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ 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
# lightning-bolts >=0.3.3, <=0.6.0 # todo: waiting on release including all compatibility fixes
lightning-bolts @ https://github.com/Lightning-Universe/lightning-bolts/archive/refs/heads/master.zip
lightning-bolts >=0.7.0, <0.8.0
Pillow >8.0, <=9.5.0
albumentations >1.0.0, <=1.3.1
pystiche >1.0.0, <=1.0.1