Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,6 @@ altair
|
|
| 2 |
pandas
|
| 3 |
streamlit
|
| 4 |
matplotlib
|
| 5 |
-
numpy
|
|
|
|
|
|
|
|
|
| 2 |
pandas
|
| 3 |
streamlit
|
| 4 |
matplotlib
|
| 5 |
+
numpy
|
| 6 |
+
plotly
|
| 7 |
+
streamlit-plotly-events
|