Skip to content

Commit

Permalink
Lower lightning deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bdvllrs committed Aug 26, 2024
1 parent 65adf02 commit c01df8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pandas = "^2.2.2"
matplotlib = "^3.9.1"
migrate-ckpt = {git = "https://github.com/bdvllrs/migrate-ckpt.git", rev = "v0.2.0"}
click = "^8.1.7"
lightning = "^2.3.3"
lightning = ">=2.1.0"
torch = "^2.0.1"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit c01df8d

Please sign in to comment.