We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
<6
celery
1 parent 8a356ec commit c46e82dCopy full SHA for c46e82d
setup.py
@@ -4,7 +4,7 @@
4
5
6
INSTALL_REQUIRES = [
7
- 'celery>=5.0,<5.3',
+ 'celery>=5.0,<6',
8
'mail-parser',
9
'pytz',
10
]
0 commit comments