Skip to content

Commit

Permalink
use pytorch_lightning in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed Jul 1, 2024
1 parent 50113d2 commit 2d55473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies = [
"ipykernel",
"h5netcdf",
"torch>=2.0.0",
"lightning==2.3.0",
"pytorch_lightning==2.3.0",
"torchvision",
"pytest",
"pytest-cov",
Expand Down

0 comments on commit 2d55473

Please sign in to comment.