Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jovuit
funkwhale
Commits
871db159
Verified
Commit
871db159
authored
Jan 25, 2019
by
Eliot Berriot
Browse files
Upgraded kombu to fix an incompatibility with redis>=3
parent
37ca06c3
Changes
2
Hide whitespace changes
Inline
Side-by-side
api/requirements/base.txt
View file @
871db159
...
...
@@ -21,7 +21,7 @@ pytz==2018.9
# Redis support
django-redis>=4.10,<4.11
redis>=3.0,<3.1
kombu>=4.2.2,<4.3
celery>=4.2,<4.3
...
...
changes/changelog.d/kombu.bugfix
0 → 100644
View file @
871db159
Upgraded kombu to fix an incompatibility with redis>=3
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