python3Packages.celery-batches: unpin celery

This commit is contained in:
Robert Schütz
2025-12-06 10:13:21 -08:00
parent ff99103920
commit 47aa718bb7
@@ -20,6 +20,11 @@ buildPythonPackage rec {
build-system = [ setuptools ];
pythonRelaxDeps = [
# https://github.com/clokep/celery-batches/pull/100
"celery"
];
dependencies = [ celery ];
# requires a running celery