requests
pyjwt>=2.12.0
aiohttp
cryptography
pydantic-settings
pydantic>=2.0

[:python_version < "3.10"]
typing_extensions>=4.0.0

[dev]
bandit
black
build
flake8
isort
mypy
pylint
pytest-asyncio
pytest-cov
pytest
