fastapi>=0.68.0
uvicorn[standard]>=0.15.0
pydantic>=2.0.0
pydantic-settings>=2.0.0
httpx>=0.24.0
GitPython>=3.1.0
PyGithub>=1.55.0
cryptography>=3.4.0
PyJWT>=2.0.0
structlog>=21.1.0
tenacity>=8.0.0
click>=8.0.0
devs-common>=0.1.0

[all]
boto3>=1.18.0

[dev]
pytest>=6.0
pytest-cov
pytest-asyncio
black
mypy
flake8
httpx
boto3>=1.18.0
build>=0.10.0
twine>=4.0.0

[sqs]
boto3>=1.18.0
