stephee commited on
Commit
26b22a3
·
verified ·
1 Parent(s): a36b5cd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- langchain
2
- OpenAI
3
- streamlit
4
- langchain-openai
 
1
+ langchain==0.2.5
2
+ openai==1.35.3
3
+ streamlit==1.36.0
4
+ langchain-openai==0.1.9