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

[dev]
black==25.1.0
flake8==7.3.0
isort==6.0.1
pytest==8.4.1
pytest-cov==6.2.1
pytest-asyncio==0.21.1
mypy==1.14.1
bandit[toml]==1.8.0
safety==4.0.4
