Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
openpyxl
|
2 |
matplotlib
|
3 |
-
seaborn
|
|
|
|
|
|
1 |
openpyxl
|
2 |
matplotlib
|
3 |
+
seaborn
|
4 |
+
plotly
|
5 |
+
pandas
|