sqlalchemy>=2.0.0
asyncpg>=0.27.0
python-dotenv>=0.19.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
black>=23.0.0
mypy>=1.0.0
