Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
streamlit
|
2 |
-
langchain
|
3 |
-
|
4 |
-
|
5 |
-
streamlit_extras.chat_elements
|
|
|
1 |
+
streamlit
|
2 |
+
langchain
|
3 |
+
streamlit-extras
|
4 |
+
langchain-openai
|
|