Commit d3093e48 authored by Pandapip1's avatar Pandapip1
Browse files

keras: Add missing dependency on optree

parent 254a66bf
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
{ lib, buildPythonPackage, fetchPypi
, pytest, pytest-cov, pytest-xdist
, six, numpy, scipy, pyyaml, h5py
, six, numpy, scipy, pyyaml, h5py, optree
, keras-applications, keras-preprocessing
}: