Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jochem Bijlard
fractalis
Commits
b1abe263
Commit
b1abe263
authored
May 25, 2018
by
Sascha Herzinger
Browse files
Downgraded kombu because celery pulls in a buggy version (4.2.0)
parent
439f8105
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
b1abe263
...
...
@@ -22,6 +22,7 @@ setup(
'typing==3.6.2'
,
'jsonschema==2.6.0'
,
'celery[redis]==4.1.0'
,
'kombu==4.1.0'
,
'redis==2.10.6'
,
'numpy==1.13.3'
,
'scipy==0.19.1'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment