diff --git a/pyproject.toml b/pyproject.toml index d8e63c3..559835b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ classifiers = [ "License :: OSI Approved :: Apache Software License", ] dependencies = [ - "torch==2.3.1", + "torch==2.7.0", "torchvision==0.18.1", "pytorch-lightning>=1.0.8", "transformers>=4.49.0",