Loading pkgs/development/python-modules/langchain-tests/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,7 @@ buildPythonPackage rec { # That prevents us from updating individual components. "langchain-core" "numpy" "syrupy" ]; dependencies = [ Loading Loading
pkgs/development/python-modules/langchain-tests/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,7 @@ buildPythonPackage rec { # That prevents us from updating individual components. "langchain-core" "numpy" "syrupy" ]; dependencies = [ Loading