diff --git a/pyproject.toml b/pyproject.toml index 1fb4a9e..e022c4a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ commitizen = "^2.27.0" [tool.poetry.group.example.dependencies] torchvision = "^0.12.0" -lightning-bolts = "^0.6.0" +lightning-bolts = "^0.7.0" [[tool.poetry.source]] name = "torch"