diff --git a/analysis/requirements.txt b/analysis/requirements.txt index 4b5b02ba..e73194d1 100644 --- a/analysis/requirements.txt +++ b/analysis/requirements.txt @@ -76,7 +76,7 @@ pyzmq==22.3.0; python_version >= '3.6' requests==2.27.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5' scipy==1.8.0; python_version < '3.11' and python_version >= '3.8' send2trash==1.8.0 -setuptools==62.0.0; python_version >= '3.7' +setuptools==65.5.1; 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' smart-open==5.2.1; python_version >= '3.6' and python_version < '4' soupsieve==2.3.2; python_version >= '3.6'