diff --git a/joeynmt.egg-info/requires.txt b/joeynmt.egg-info/requires.txt index 84b6f57..1e20edb 100644 --- a/joeynmt.egg-info/requires.txt +++ b/joeynmt.egg-info/requires.txt @@ -2,7 +2,7 @@ future pillow numpy<2.0,>=1.14.5 setuptools>=41.0.0 -torch==1.2 +torch==2.2.0 tensorflow>=1.14 torchtext sacrebleu>=1.3.6 diff --git a/requirements.txt b/requirements.txt index 84b6f57..1e20edb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ future pillow numpy<2.0,>=1.14.5 setuptools>=41.0.0 -torch==1.2 +torch==2.2.0 tensorflow>=1.14 torchtext sacrebleu>=1.3.6