asyncpg==0.31.0
bcrypt==5.0.0
docker==7.1.0
httpx==0.28.1
python-dotenv==1.2.1
typer==0.21.0
django==5.2.9
dj_database_url==3.0.1
psycopg2==2.9.11

[dev]
black==25.12.0
isort==7.0.0
mypy==1.19.1
pre-commit==4.5.1
pytest==9.0.2
pytest-asyncio==1.3.0
pytest-cov==7.0.0
pytest-dotenv==0.5.2
pytest_mock==3.15.1
ruff==0.14.10
twine==6.2.0
pytest-django==4.11.1

[docs]
zensical==0.0.15
mkdocstrings[python]==1.0.0
mkdocs-awesome-nav==3.3.0
mkdocs-pdf==0.1.2
