Browse Source

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

Rodja Trappe 2 years ago
parent
commit
7eeb330080
1 changed files with 1 additions and 1 deletions
  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