pydantic>=2.7
httpx>=0.27
python-jose[cryptography]>=3.3.0
loguru>=0.7.2
psycopg2-binary>=2.9
asyncpg>=0.29

[dev]
pytest
pytest-cov
ruff
mypy
build
twine
