Unverified Commit 7d151fd3 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

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

parents 2003fca1 6ce84285
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -12,7 +12,6 @@
  numpy,
  packaging,
  pyyaml,
  tensorboardx,
  torch,
  torchmetrics,
  tqdm,
@@ -47,7 +46,6 @@ buildPythonPackage rec {
    numpy
    packaging
    pyyaml
    tensorboardx
    torch
    torchmetrics
    tqdm