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