suvankarmaity commited on
Commit
1ca2d13
·
verified ·
1 Parent(s): 90c7634

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- langchain
2
- Openai
3
- Streamlit
 
 
1
+ langchain==0.1.13
2
+ openai==1.14.2
3
+ streamlit==1.32.2
4
+ langchain-openai==0.1.0