We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67eebf6 commit 2e4246fCopy full SHA for 2e4246f
setup.cfg
@@ -24,8 +24,8 @@ package_dir=
24
=src
25
packages = find:
26
install_requires=
27
- kombu@git+https://github.com/celery/kombu.git@0282e1419fad98da5ae956ff38c7e87e539889ac
28
- celery>=5.2.3,<6
+ kombu>=5.3.0a1
+ celery>=5.3.0a1,<6
29
funcy>=1.17
30
shortuuid>=1.0.8
31
pywin32>=225; sys_platform == 'win32'
0 commit comments