alembic>=1.13.1
SQLAlchemy[asyncio,mypy]>=2.0.0
cryptography>=42.0.7

[dev]
mypy>=1.10.0
pre-commit>=3.7.1
pytest>=8.2.2
pytest-asyncio>=0.24.0
ruff>=0.4.5

[postgres]
psycopg2-binary>=2.9.3
asyncpg>=0.29.0
