fastapi>=0.110.0
starlette>=0.36.0
pydantic>=2.0
aiosqlite>=0.20.0

[dev]
pytest>=8.0
pytest-asyncio>=0.23
httpx>=0.27.0
uvicorn[standard]>=0.27
ruff>=0.4
build>=1.0

[email]

[mysql]
asyncmy>=0.2.9

[postgres]
psycopg[binary,pool]>=3.1

[slack]
httpx>=0.27.0
