Skip to content

Commit

Permalink
Add celery monitoring tool 'flower' to virtual env
Browse files Browse the repository at this point in the history
  • Loading branch information
joshSzep committed Jul 23, 2024
1 parent 177df0d commit 8c15f2b
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 1 deletion.
79 changes: 78 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ redis = "^5.0.7"
django-allauth = { extras = ["socialaccount", "mfa"], version = "^0.63.6" }
psycopg2 = "^2.9.9"
whitenoise = "^6.7.0"
flower = "^2.0.1"

[tool.poetry.group.dev.dependencies]
isort = "^5.13.2"
Expand Down

0 comments on commit 8c15f2b

Please sign in to comment.