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

[dev]
ruff==0.8.4
pytest==9.0.1
pytest-cov==7.0.0
pytest-asyncio==1.3.0
mypy==1.18.2
bandit[toml]==1.9.2
safety==4.0.4
