python312Packages.langchain: relax tenacity constraint

This commit is contained in:
Martin Weinelt
2024-10-26 04:54:42 +02:00
parent ca86d61809
commit f2636e121e
@@ -58,6 +58,8 @@ buildPythonPackage rec {
buildInputs = [ bash ];
pythonRelaxDeps = [ "tenacity" ];
dependencies = [
aiohttp
langchain-core