--- a +++ b/requirements.txt @@ -0,0 +1,6 @@ +seaborn==0.9.0 +Flask==1.0.2 +matplotlib==3.0.2 +pandas==0.23.4 +numpy==1.17.3 +scikit_learn==0.21.3