diff --git a/random-forest/requirements.txt b/random-forest/requirements.txt index 55cf36d..b030e78 100644 --- a/random-forest/requirements.txt +++ b/random-forest/requirements.txt @@ -1,5 +1,5 @@ scikit_learn==0.18.1 -numpy==1.11.3 +numpy==1.21.0 pandas==0.19.2 pytest==3.0.5 scipy==0.18.1