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