Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,3 +5,4 @@ streamlit>=1.12.0
|
|
5 |
plotly>=5.10.0
|
6 |
scikit-learn>=1.0.0
|
7 |
tabulate
|
|
|
|
5 |
plotly>=5.10.0
|
6 |
scikit-learn>=1.0.0
|
7 |
tabulate
|
8 |
+
matplotlib
|