diff --git a/pyproject.toml b/pyproject.toml index 3488795c..d695fd19 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -67,7 +67,7 @@ Source = "https://github.com/Kav-K/GPT3Discord" [project.optional-dependencies] full = [ - "torch==1.13.1", + "torch==2.1.0", "torchvision==1.14.1", "tokenizers==0.13.3", "numpy==1.24.2",