aiohttp>=3.8.0
cryptography>=41.0.0
sqlalchemy>=2.0.0

[dev]
pytest>=7.0
pytest-asyncio>=0.21
black>=23.0
flake8>=6.0

[postgres]
asyncpg>=0.28.0
