Skip to content

Commit 2e4246f

Browse files
committed
deps: update celery and kombu to 5.3.0a1
1 parent 67eebf6 commit 2e4246f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ package_dir=
2424
=src
2525
packages = find:
2626
install_requires=
27-
kombu@git+https://github.com/celery/kombu.git@0282e1419fad98da5ae956ff38c7e87e539889ac
28-
celery>=5.2.3,<6
27+
kombu>=5.3.0a1
28+
celery>=5.3.0a1,<6
2929
funcy>=1.17
3030
shortuuid>=1.0.8
3131
pywin32>=225; sys_platform == 'win32'

0 commit comments

Comments
 (0)