diff --git a/requirements.in b/requirements.in index 9acb71fce..8d90a9873 100644 --- a/requirements.in +++ b/requirements.in @@ -17,7 +17,7 @@ pyexcel-io==0.6.6 pyexcel-xls==0.7.0 pyexcel-xlsx==0.6.0 pyexcel-ods3==0.6.0 -pytz==2021.3 +pytz==2022.1 # Should be pinned until a new gunicorn release greater than 20.1.0 comes out. (Due to eventlet v0.33 compatibility issues) git+https://github.com/benoitc/gunicorn.git@1299ea9e967a61ae2edebe191082fd169b864c64#egg=gunicorn[eventlet]==20.1.0 notifications-python-client==6.3.0 diff --git a/requirements.txt b/requirements.txt index 6aefd2981..932ed5113 100644 --- a/requirements.txt +++ b/requirements.txt @@ -170,7 +170,7 @@ python-dateutil==2.8.1 # botocore python-json-logger==2.0.1 # via notifications-utils -pytz==2021.3 +pytz==2022.1 # via # -r requirements.in # notifications-utils