Skip to content

Commit 3a49ffb

Browse files
committed
Bumpt lightning
1 parent 50aab74 commit 3a49ffb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
torch>=1.9,<3
2-
lightning>=2.2.2,<2.5
2+
lightning>=2.2.2,<2.6
33
# Capping `lightning` does not cap `pytorch_lightning`, so we cap manually
4-
pytorch_lightning>=2.2.2,<2.5
4+
pytorch_lightning>=2.2.2,<2.6
55
# scipy cap can be removed once this is resolved: https://github.com/statsmodels/statsmodels/issues/9584
66
scipy<1.16.0; python_version > "3.7.0"
77
scipy~=1.7.3; python_version <= "3.7.0"

0 commit comments

Comments
 (0)