diff --git a/pyproject.toml b/pyproject.toml index c4b489f..7be115f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dependencies = [ "setuptools", "spacy<=3.7.5", "tensorflow>=2.13.0", - "torch<2.4.0", + "torch<2.6.0", "transformers", "google-cloud-vision", "dash_bootstrap_components",