This website works better with JavaScript
Home
Explore
Help
Register
Sign In
root
/
nicegui
mirror of
https://github.com/zauberzeug/nicegui.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
ensure langchain with no known security flaw
pointed out by snyk.io
Rodja Trappe
2 years ago
parent
4af8af0e28
commit
7eeb330080
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
examples/chat_with_ai/requirements.txt
+ 1
- 1
examples/chat_with_ai/requirements.txt
View File
@@ -1,3 +1,3 @@
-langchain
+langchain
>=0.0.142
nicegui
openai