aiohttp>=3.8.0
python-dotenv>=1.0.0
rich>=13.0.0
cryptography>=41.0.0
zxcvbn>=4.4.28
boto3>=1.26.0
asyncpg>=0.29.0
aiosqlite>=0.19.0
redis[asyncio]>=4.5.0
hvac>=1.1.0

[dev]
pytest>=8.0.0
pytest-cov>=5.0.0
pytest-timeout>=2.2.0
pytest-json-report>=1.5.0
pytest-asyncio>=0.23.0
pytest-mock>=3.10.0
pytest-aiohttp>=1.0.0
pyfakefs>=5.0.0
ruff>=0.6.0
black>=24.3.0
mypy>=1.11.0
PyYAML>=6.0
types-PyYAML>=6.0
