Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
dash==3.0.3
|
2 |
dash-bootstrap-components==2.0.2
|
3 |
-
pandas
|
4 |
-
numpy
|
5 |
-
plotly
|
6 |
-
google-generativeai
|
7 |
-
openpyxl
|
|
|
1 |
dash==3.0.3
|
2 |
dash-bootstrap-components==2.0.2
|
3 |
+
pandas
|
4 |
+
numpy
|
5 |
+
plotly
|
6 |
+
google-generativeai
|
7 |
+
openpyxl
|