diff --git a/pyproject.toml b/pyproject.toml index 15255ff..3ec63fd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ classifiers = [ "Operating System :: OS Independent", ] dependencies = [ - "fastapi>=0.136.1", + "fastapi>=0.136.3", "pillow>=12.2.0", "pydantic>=2.13.4", "pypdfium2>=5.8.0",