diff --git a/weather-app/weather-app/requirements.txt b/weather-app/weather-app/requirements.txt index 942e613..913709b 100644 --- a/weather-app/weather-app/requirements.txt +++ b/weather-app/weather-app/requirements.txt @@ -6,6 +6,6 @@ joblib==0.13.2 jsonschema==3.0.1 matplotlib==3.0.3 mccabe==0.6.1 -numpy==1.16.2 +numpy==1.22.0 pandas==0.24.2 scikit-learn==0.20.3