pydantic==1.*
inject
asgiref
blinker

[auth]
pyjwt[crypto]==2.6.0

[celery]
pika

[dramatiq]
dramatiq

[fastapi]
fastapi

[fluentbit]
fluent-logger

[sql]
sqlalchemy==2.*
asyncpg

[test]
pytest
pytest-cov
pytest-asyncio
debugpy
