diff --git a/pyproject.toml b/pyproject.toml index c7fffa0..5bed39f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ readme = "README.md" requires-python = ">=3.12" dependencies = [ "aiohttp==3.10.11", - "transformers==4.48.0", + "transformers==4.53.0", "numpy==1.26.4", "Jinja2==3.1.6", "fastapi==0.115.3",