Spaces:
Build error
Build error
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
langchain==0.3.7
|
2 |
+
langchain-community==0.3.5
|
3 |
+
langchain-opena==0.2.6
|
4 |
+
streamlit==1.40.0
|
5 |
+
SQLAlchemy==2.0.36
|