aiohttp>=3.8.0
PyJWT>=2.0.0
cryptography>=3.0.0
pydantic>=2.0.0
mcp-security-framework>=1.2.5

[dev]
pytest
pytest-asyncio
black
flake8
mypy

[test]
pytest
pytest-asyncio
