Update requirements.txt
Browse files- requirements.txt +6 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,11 @@
|
|
|
|
|
| 1 |
pandas
|
| 2 |
numpy
|
| 3 |
matplotlib
|
| 4 |
seaborn
|
| 5 |
-
|
|
|
|
| 6 |
keras
|
| 7 |
-
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
pandas
|
| 3 |
numpy
|
| 4 |
matplotlib
|
| 5 |
seaborn
|
| 6 |
+
scikit-learn
|
| 7 |
+
tensorflow
|
| 8 |
keras
|
| 9 |
+
plotly
|
| 10 |
+
openpyxl
|
| 11 |
+
protobuf
|