lorentz commited on
Commit
38dc7e7
1 Parent(s): f7b57fb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- langchain
2
  streamlit
3
  openai==0.28.0
4
  tiktoken
5
  python-dotenv
6
- langchain-community
 
1
+ langchain==0.1.4
2
  streamlit
3
  openai==0.28.0
4
  tiktoken
5
  python-dotenv
6
+ langchain-community==0.0.16