Unverified Commit c1e8756b authored by Martin Weinelt's avatar Martin Weinelt
Browse files

python310Packages.chex: Propagate cloudpickle

parent 088089e8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
{ absl-py
, buildPythonPackage
, cloudpickle
, dm-tree
, fetchFromGitHub
, jax
@@ -24,6 +25,7 @@ buildPythonPackage rec {

  propagatedBuildInputs = [
    absl-py
    cloudpickle
    dm-tree
    jax
    numpy