diff --git a/python/helpers/requirements.txt b/python/helpers/requirements.txt index b9ae60a25e1..d5d15816178 100644 --- a/python/helpers/requirements.txt +++ b/python/helpers/requirements.txt @@ -1,4 +1,4 @@ -pip>=21.3.1,<22.2.3 # Range maintains py36 support TODO: Review python 3.6 support in April 2023 (eol ubuntu 18.04) +pip>=21.3.1,<22.4.0 # Range maintains py36 support TODO: Review python 3.6 support in April 2023 (eol ubuntu 18.04) pip-tools>=6.4.0,<6.9.1 # Range maintains py36 support TODO: Review python 3.6 support in April 2023 (eol ubuntu 18.04) flake8==5.0.4 hashin==0.17.0