pydantic>=2.0.0
httpx>=0.25.0
redis[hiredis]>=5.0.0
PyJWT>=2.8.0
cryptography>=41.0.0
python-dotenv>=1.0.0

[dev]
pytest>=7.4.3
pytest-asyncio>=0.21.1
pytest-mock>=3.12.0
pytest-cov>=4.1.0
black>=23.0.0
isort>=5.12.0
mypy>=1.5.0
ruff>=0.1.0
