Skip to content

Commit

Permalink
[connection] Upgraded celery to 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nemesifier committed Apr 7, 2019
1 parent 7477e75 commit a8a2af7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
# TODO: make optional?
"paramiko>=2.4.1,<2.5.0",
"scp>=0.13.0,<0.14.0",
"celery>=4.1.0,<4.2.0"
"celery>=4.2.0,<4.3.0"
],
classifiers=[
'Development Status :: 3 - Alpha',
Expand Down

0 comments on commit a8a2af7

Please sign in to comment.