diff --git a/Football_Predictor_ML/requirements.txt b/Football_Predictor_ML/requirements.txt index 7aa56e2..057a975 100644 --- a/Football_Predictor_ML/requirements.txt +++ b/Football_Predictor_ML/requirements.txt @@ -1,5 +1,5 @@ pandas==0.20.3 scipy==1.0.0 -numpy==1.13.3 +numpy==1.22.0 matplotlib==2.1.0 scikit_learn==0.19.1 diff --git a/requirements.txt b/requirements.txt index e8858e9..1a85842 100644 --- a/requirements.txt +++ b/requirements.txt @@ -69,7 +69,7 @@ nbformat==4.4.0 ndg-httpsclient==0.4.3 nltk==3.2.5 notebook==5.2.0 -numpy==1.14.2 +numpy==1.22.0 oauth2client==4.1.2 oauthlib==2.0.4 opencv-python==3.3.0.10