Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
streamlit
|
2 |
pandas
|
3 |
matplotlib
|
|
|
4 |
streamlit-tags
|
5 |
streamlit-vertical-slider
|
6 |
reportlab
|
|
|
1 |
streamlit
|
2 |
pandas
|
3 |
matplotlib
|
4 |
+
extra-streamlit-components
|
5 |
streamlit-tags
|
6 |
streamlit-vertical-slider
|
7 |
reportlab
|