File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,6 @@ s3fs>=2022.5.0, <2022.8.3
8
8
croniter>=1.3.0, <1.4.0 # strict; TODO: for now until we find something more robust.
9
9
traitlets>=5.3.0, <=5.4.0
10
10
arrow>=1.2.0, <1.2.4
11
- lightning-utilities==0.3 .*
11
+ lightning-utilities==0.4 .*
12
12
beautifulsoup4<=4.8.2
13
13
psutil<=5.9.2
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ torch>=1.9.*, <1.13.0
6
6
fsspec[http]>2021.06.0, <2022.6.0
7
7
packaging>=17.0, <=21.3
8
8
typing-extensions>=4.0.0, <=4.4.0
9
- lightning-utilities==0.3 .*
9
+ lightning-utilities==0.4 .*
Original file line number Diff line number Diff line change @@ -10,4 +10,4 @@ tensorboard>=2.9.1, <2.11.0
10
10
torchmetrics>=0.7.0, <0.10.1 # needed for using fixed compare_version
11
11
packaging>=17.0, <=21.3
12
12
typing-extensions>=4.0.0, <=4.4.0
13
- lightning-utilities==0.3 .*
13
+ lightning-utilities==0.4 .*
You can’t perform that action at this time.
0 commit comments