Commit 0067a449 authored by Robert Schütz's avatar Robert Schütz
Browse files

python3Packages.langchain-tests: unpin syrupy

parent d3893906
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -49,6 +49,7 @@ buildPythonPackage rec {
    # That prevents us from updating individual components.
    "langchain-core"
    "numpy"
    "syrupy"
  ];

  dependencies = [