Skip to content
Snippets Groups Projects
Verified Commit de2d81d8 authored by Peter Stanko's avatar Peter Stanko
Browse files

Updated celery

parent 1fcd64b9
No related branches found
No related tags found
1 merge request!35Simple submission processing
......@@ -21,7 +21,7 @@ flask-migrate = "*"
python-gitlab = "*"
psycopg2-binary = "*"
flask-restplus = "*"
celery = {extras = ["auth", "yaml", "msgpack", "redis"]}
celery = {version = "*", extras = ["auth", "redis", "yaml", "msgpack"]}
mockredispy = "*"
python-slugify = "*"
coloredlogs = "*"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment