This commit is contained in:
@@ -3,6 +3,7 @@ uvicorn[standard]==0.24.0
|
||||
sqlalchemy==2.0.23
|
||||
alembic==1.12.1
|
||||
asyncpg==0.29.0
|
||||
psycopg2-binary==2.9.9
|
||||
redis==5.0.1
|
||||
celery==5.3.4
|
||||
kafka-python==2.0.2
|
||||
@@ -18,8 +19,10 @@ prometheus-client==0.18.0
|
||||
structlog==23.2.0
|
||||
pytest==7.4.3
|
||||
pytest-asyncio==0.21.1
|
||||
pytest-cov==4.1.0
|
||||
black==23.10.1
|
||||
flake8==6.1.0
|
||||
mypy==1.6.1
|
||||
isort==5.12.0
|
||||
email-validator==2.1.0
|
||||
email-validator==2.1.0
|
||||
python-dotenv==1.0.0
|
||||
Reference in New Issue
Block a user