diff --git a/pyproject.toml b/pyproject.toml index 743c1e4..1c4a7ff 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,10 +11,10 @@ dependencies = [ "requests>=2.31.0", "Pillow>=10.0.0", "matplotlib>=3.7.0", - "fastapi==0.104.1", + "fastapi==0.135.3", "python-dotenv>=1.0.0", "asgiref>=3.8.1", - "hypercorn==0.15.0", + "hypercorn==0.18.0", "aiohttp>=3.9.1", "aiofiles==23.2.1", "scalar-fastapi==1.6.2",