python312Packages.celery: drop unused dependecy tzdata

This commit is contained in:
Nick Cao
2025-05-01 02:34:04 -07:00
committed by Robert Schütz
parent 3a7285d183
commit e4cad25ca9
@@ -30,7 +30,6 @@
pythonOlder,
pyyaml,
setuptools,
tzdata,
vine,
}:
@@ -56,7 +55,6 @@ buildPythonPackage rec {
click-repl
kombu
python-dateutil
tzdata
vine
];