diff --git a/machine learning/sp500-forecast/requirements.txt b/machine learning/sp500-forecast/requirements.txt index 1cdb46c..a0d0cab 100644 --- a/machine learning/sp500-forecast/requirements.txt +++ b/machine learning/sp500-forecast/requirements.txt @@ -29,7 +29,7 @@ ipykernel==6.6.1 ipython-genutils==0.2.0 ipython==7.30.1; python_version >= '3.7' jedi==0.18.1; python_version >= '3.6' -joblib==1.1.0; python_version >= '3.6' +joblib==1.2.0; python_version >= '3.6' jsonschema==4.3.3; python_version >= '3.7' jupyter-client==7.1.0; python_full_version >= '3.6.1' jupyter-core==4.9.1; python_version >= '3.6'