Spaces:
Sleeping
Sleeping
Lalit Mahale
commited on
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
langchain-google-genai
|
|
|
|
|
2 |
streamlit
|
3 |
python-dotenv
|
4 |
pandas
|
5 |
-
sqlalchemy
|
|
|
1 |
langchain-google-genai
|
2 |
+
langchain-community
|
3 |
+
langchain-core
|
4 |
streamlit
|
5 |
python-dotenv
|
6 |
pandas
|
7 |
+
sqlalchemy
|