Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
-
langchain
|
2 |
-
langchain_community
|
3 |
langchain_core
|
4 |
-
langchain_openai==0.0.5
|
5 |
-
python-dotenv==1.0.1
|
6 |
streamlit==1.30.0
|
7 |
chromadb==0.4.20
|
8 |
beautifulsoup4==4.12.2
|
|
|
1 |
+
langchain
|
2 |
+
langchain_community
|
3 |
langchain_core
|
|
|
|
|
4 |
streamlit==1.30.0
|
5 |
chromadb==0.4.20
|
6 |
beautifulsoup4==4.12.2
|