Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -6,9 +6,7 @@ google-generativeai==0.8.3
|
|
| 6 |
pandas==2.2.3
|
| 7 |
openpyxl==3.1.5
|
| 8 |
xlrd==2.0.1
|
| 9 |
-
matplotlib==3.9.2
|
| 10 |
-
seaborn==0.13.2
|
| 11 |
plotly==5.24.1
|
| 12 |
streamlit==1.40.1
|
| 13 |
python-dotenv==1.0.1
|
| 14 |
-
tabulate==0.9.0
|
|
|
|
| 6 |
pandas==2.2.3
|
| 7 |
openpyxl==3.1.5
|
| 8 |
xlrd==2.0.1
|
|
|
|
|
|
|
| 9 |
plotly==5.24.1
|
| 10 |
streamlit==1.40.1
|
| 11 |
python-dotenv==1.0.1
|
| 12 |
+
tabulate==0.9.0
|