asyncpg==0.29.0
environs==10.3.0
fastapi==0.110.0
mypy==1.9.0
psycopg2-binary==2.9.9
pydantic==2.6.2
python-dotenv==1.0.1
sqlalchemy==2.0.27
sqlmodel==0.0.16
uvicorn==0.27.1

[build]
setuptools
build
twine

[dev]
aa-fastapi-template[tests]
black==24.2.0
httpx==0.27.0
isort==5.13.2
ruff==0.4.1
toml==0.10.2
types-toml==0.10.8.7

[tests]
pytest==8.1.1
pytest-mock==3.14.0
hypothesis==6.98.11
pytest-cov==5.0.0
pytest-xdist==3.6.0
pytest-md==0.2.0
pytest-emoji==0.2.0
tox==4.13.0
