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

[dev]
ruff==0.15.13
pytest==9.0.3
pytest-cov==7.1.0
pytest-asyncio==1.3.0
mypy==1.20.2
bandit[toml]==1.9.4
safety==4.0.4
