fixed requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
@@ -3,7 +3,6 @@ pandas
|
|
3 |
numpy
|
4 |
joblib # or pickle if you're using that to load the model
|
5 |
scikit-learn # for mock model
|
6 |
-
time
|
7 |
altair
|
8 |
matplotlib
|
9 |
plotly
|
|
|
3 |
numpy
|
4 |
joblib # or pickle if you're using that to load the model
|
5 |
scikit-learn # for mock model
|
|
|
6 |
altair
|
7 |
matplotlib
|
8 |
plotly
|