Przeglądaj źródła

ensure langchain with no known security flaw
pointed out by snyk.io

Rodja Trappe 2 lat temu
rodzic
commit
7eeb330080
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      examples/chat_with_ai/requirements.txt

+ 1 - 1
examples/chat_with_ai/requirements.txt

@@ -1,3 +1,3 @@
-langchain
+langchain>=0.0.142
 nicegui
 openai