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