python312Packages.lightning: drop tensorboardx dep as it's now optional (#403346)

This commit is contained in:
Gaétan Lepage
2025-05-01 21:53:50 +02:00
committed by GitHub
@@ -12,7 +12,6 @@
numpy,
packaging,
pyyaml,
tensorboardx,
torch,
torchmetrics,
tqdm,
@@ -47,7 +46,6 @@ buildPythonPackage rec {
numpy
packaging
pyyaml
tensorboardx
torch
torchmetrics
tqdm