barkha167 commited on
Commit
f31aee0
1 Parent(s): 162dc60

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
- HuggingFaceHub
4
- Streamlit
 
1
+ langchain==0.1.4
2
+ openai==1.10.0
3
+ streamlit==1.30.0
4
+ langchain-openai==0.0.5