diff --git a/sales-forecasting/requirements.txt b/sales-forecasting/requirements.txt index 325f33da..1d383cc3 100644 --- a/sales-forecasting/requirements.txt +++ b/sales-forecasting/requirements.txt @@ -1,6 +1,6 @@ boto3==1.16.23 botocore==1.19.23 -certifi==2020.11.8; python_version >= "3.6" and python_full_version >= "3.6.1" +certifi==2022.12.7; python_version >= "3.6" and python_full_version >= "3.6.1" click==7.1.2; python_full_version >= "3.6.1" h11==0.11.0; python_version >= "3.6" and python_full_version >= "3.6.1" h2o-wave<1.0; python_full_version >= "3.6.1"