diff --git a/requirements.txt b/requirements.txt index 59f4f57..6d3d3f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # Requirements for ML course, tested with Anaconda+Python3.7 64 bit matplotlib==2.2.2 scikit-learn==0.20.1 -scipy==1.1.0 +scipy==1.10.0 pandas==0.23.0 numpy==1.14.3 jupyter