requests>=2.28.0
httpx>=0.24.0
cryptography>=3.4.0
typing_extensions>=4.0.0

[dev]
black==25.9.0
flake8==7.3.0
isort==6.0.1
pytest==8.4.2
pytest-cov==6.2.1
pytest-asyncio==0.26.0
mypy==1.18.2
bandit[toml]==1.8.6
safety==4.0.4
