pydantic>=2.7
httpx>=0.27
python-jose[cryptography]>=3.3.0
loguru>=0.7.2

[dev]
pytest
pytest-cov
ruff
mypy
build
twine
