pydantic==2.*
inject==4.*
asgiref
blinker
async-lru
backoff

[amqp]
pika

[api_client]
aiohttp
urllib3

[auth]
pyjwt[crypto]==2.6.0

[celery]
celery

[debugger]
debugpy

[dramatiq]
dramatiq

[fastapi]
fastapi

[fluentbit]
fluent-logger

[profiler]
yappi

[s3]
aioboto3
boto3

[sql]
sqlalchemy==2.*
asyncpg

[test]
pytest
pytest-cov
pytest-asyncio==0.21.*
debugpy
httpx
uvicorn
python-multipart
pytest-celery
