Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +14 -14
requirements.txt
CHANGED
|
@@ -1,14 +1,14 @@
|
|
| 1 |
-
langchain
|
| 2 |
-
langchain-google-genai
|
| 3 |
-
langchain-experimental
|
| 4 |
-
langchain-community
|
| 5 |
-
google-generativeai
|
| 6 |
-
pandas
|
| 7 |
-
openpyxl
|
| 8 |
-
xlrd
|
| 9 |
-
matplotlib
|
| 10 |
-
seaborn
|
| 11 |
-
plotly
|
| 12 |
-
streamlit
|
| 13 |
-
python-dotenv
|
| 14 |
-
tabulate
|
|
|
|
| 1 |
+
langchain
|
| 2 |
+
langchain-google-genai
|
| 3 |
+
langchain-experimental
|
| 4 |
+
langchain-community
|
| 5 |
+
google-generativeai
|
| 6 |
+
pandas
|
| 7 |
+
openpyxl
|
| 8 |
+
xlrd
|
| 9 |
+
matplotlib
|
| 10 |
+
seaborn
|
| 11 |
+
plotly
|
| 12 |
+
streamlit
|
| 13 |
+
python-dotenv
|
| 14 |
+
tabulate
|