mirror of
https://github.com/Balshgit/different
synced 2025-12-15 18:30:40 +03:00
celery log example with different settings
This commit is contained in:
@@ -20,25 +20,7 @@ pandas = "1.0.3"
|
||||
flask = "1.1.2"
|
||||
sqlalchemy = "1.3.22"
|
||||
|
||||
django = "^3.1"
|
||||
django-split-settings = "^1.0"
|
||||
django-health-check = "^3.16"
|
||||
celery = "^5.0.4"
|
||||
django-celery-results = "^2.0.0"
|
||||
django-celery-beat = "^2.1.0"
|
||||
eventlet = "0.30.0"
|
||||
django-constance="2.8.0"
|
||||
redis="3.5.3"
|
||||
django-picklefield="3.0.1"
|
||||
docutils="0.16"
|
||||
whitenoise = "^5.2.0"
|
||||
gunicorn = "^20.0"
|
||||
bcrypt = "^3.2"
|
||||
django-debug-toolbar = "^3.2"
|
||||
django-querycount = "^0.7"
|
||||
django-extra-checks = "^0.8"
|
||||
django-coverage-plugin = "^1.8"
|
||||
nplusone = "^1.0"
|
||||
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user