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

[dev]
ruff==0.14.10
pytest==9.0.2
pytest-cov==7.0.0
pytest-asyncio==1.3.0
mypy==1.19.1
bandit[toml]==1.9.2
safety==4.0.4
