Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Fractalis
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
Pipeline
#5116
passed with stages
in 9 minutes and 53 seconds
Changes
1
Pipelines
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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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