diff --git a/requirements.txt b/requirements.txt index 2b06a8743..d74534365 100644 --- a/requirements.txt +++ b/requirements.txt @@ -89,7 +89,7 @@ requests==2.27.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3 scikit-learn==1.0.2 scipy==1.8.1; python_version < '3.11' and python_version >= '3.8' service-identity==21.1.0 -setuptools==62.3.3; python_version >= '3.7' +setuptools==62.6.0; python_version >= '3.7' six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' sniffio==1.2.0; python_version >= '3.5' sqlparse==0.4.2; python_version >= '3.5'