pydantic==2.*
inject==4.*
asgiref
blinker

[api_client]
urllib3

[auth]
pyjwt[crypto]==2.6.0

[celery]
pika

[debugger]
debugpy

[dramatiq]
dramatiq

[fastapi]
fastapi

[fluentbit]
fluent-logger

[profiler]
yappi

[s3]
aioboto3
boto3

[sql]
sqlalchemy==2.*
asyncpg

[test]
pytest
pytest-cov
pytest-asyncio
debugpy
httpx
uvicorn
python-multipart
