diff --git a/Machine Learning/Regression Loss Functions/requirements.txt b/Machine Learning/Regression Loss Functions/requirements.txt index 28908ee6..5e302a1e 100644 --- a/Machine Learning/Regression Loss Functions/requirements.txt +++ b/Machine Learning/Regression Loss Functions/requirements.txt @@ -1,6 +1,6 @@ ipykernel==5.1.3 jupyter==1.0.0 matplotlib==3.1.1 -numpy==1.18.1 +numpy==1.22.0 scikit-learn==0.22.2 sympy==1.6.1