Spaces:
Running
Running
ivnban27-ctl
commited on
Commit
•
575b3c8
1
Parent(s):
1e91476
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
scipy==1.11.1
|
2 |
-
langchain==0.3.0
|
3 |
pymongo==4.5.0
|
4 |
mlflow==2.9.0
|
|
|
5 |
langchain-openai==0.2.0
|
|
|
6 |
streamlit==1.38.0
|
|
|
1 |
scipy==1.11.1
|
|
|
2 |
pymongo==4.5.0
|
3 |
mlflow==2.9.0
|
4 |
+
langchain==0.3.0
|
5 |
langchain-openai==0.2.0
|
6 |
+
langchain-community==0.3.0
|
7 |
streamlit==1.38.0
|