diff --git a/python/requirements.txt b/python/requirements.txt index 56aa3f09c73..c05309efd5c 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -5,10 +5,8 @@ blessings == 1.7 distro == 1.4 mozinfo == 1.2.3 mozlog == 8.0.0 -setuptools == 68.2.2; python_version >= "3.8" -setuptools == 65.5.1; python_version < "3.8" +setuptools == 68.2.2 toml == 0.9.2 -dataclasses == 0.8; python_version < "3.7" # For Python linting flake8 == 3.8.3 @@ -22,7 +20,7 @@ ply == 3.8 colorama == 0.3.7 # For package uploading -boto3 == 1.28.84 +boto3 == 1.34.95 pyOpenSSL == 23.0.0 PyGithub == 1.58.1