Unggi commited on
Commit
9d904f1
1 Parent(s): 45e6015

add python-dotenv to requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  streamlit_chat
2
  boto3
3
  openai
4
- langchain
 
 
1
  streamlit_chat
2
  boto3
3
  openai
4
+ langchain
5
+ python-dotenv