aiohttp>=3.8.0
python-dotenv>=1.0.0
rich>=13.0.0
cryptography>=41.0.0

[aws]
boto3>=1.26.0

[db]
asyncpg>=0.29.0
aiosqlite>=0.19.0
redis[asyncio]>=4.5.0

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=2.12.1
pytest-timeout>=2.1.0
black>=23.0.0
mypy>=1.5.0
build
twine

[security]
zxcvbn>=0.0.7
