Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
requests
|
2 |
python-dotenv
|
3 |
-
|
4 |
-
|
5 |
openai
|
6 |
streamlit
|
|
|
1 |
requests
|
2 |
python-dotenv
|
3 |
+
langchain-community
|
4 |
+
langchain-openai
|
5 |
openai
|
6 |
streamlit
|