diff --git a/pyproject.toml b/pyproject.toml index 6c9e2c7..4270700 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ classifiers = [ dependencies = [ "roboflow>=1.1.0", "dacite>=1.9.1", - "lightning==2.6.1", + "lightning==2.6.5", "supervision>=0.26.0rc4", "requests>=2.31.0,<=2.32.5", "typer>=0.12.5",