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