Skip to content

Commit 5d5adcf

Browse files
authored
Merge pull request #101 from jdb78/dependabot/pip/pytorch-lightning-1.0.0
Bump pytorch-lightning from 0.10.0 to 1.0.0
2 parents eb029f7 + 3fa74b2 commit 5d5adcf

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ homepage = "https://pytorch-forecasting.readthedocs.io"
4141
python= "^3.6.1"
4242

4343
torch = "^1.4"
44-
pytorch-lightning = "^0.10.0"
44+
pytorch-lightning = ">=0.10,<1.1"
4545
optuna = "^2.0.0"
4646
scipy = "*"
4747
pandas = "^1.1.0"

0 commit comments

Comments
 (0)