Loading pkgs/development/python-modules/langchain-community/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,10 @@ buildPythonPackage rec { build-system = [ poetry-core ]; pythonRelaxDeps = [ "pydantic-settings" ]; pythonRelaxDeps = [ "pydantic-settings" "tenacity" ]; dependencies = [ aiohttp Loading Loading
pkgs/development/python-modules/langchain-community/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -52,7 +52,10 @@ buildPythonPackage rec { build-system = [ poetry-core ]; pythonRelaxDeps = [ "pydantic-settings" ]; pythonRelaxDeps = [ "pydantic-settings" "tenacity" ]; dependencies = [ aiohttp Loading