Skip to content

Commit c5e2863

Browse files
committed
[connection] Upgraded celery to 4.2.0
1 parent 55a168d commit c5e2863

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
# TODO: make optional?
4343
"paramiko>=2.4.1,<2.5.0",
4444
"scp>=0.13.0,<0.14.0",
45-
"celery>=4.1.0,<4.2.0"
45+
"celery>=4.2.0,<4.3.0"
4646
],
4747
classifiers=[
4848
'Development Status :: 3 - Alpha',

0 commit comments

Comments
 (0)