diff --git a/scons/requirements.txt b/scons/requirements.txt index ffab0f2a44..5f612e6fab 100644 --- a/scons/requirements.txt +++ b/scons/requirements.txt @@ -11,6 +11,6 @@ pylint >= 3.2, < 3.3 setuptools scons >= 4.8, < 4.9 unittest-xml-reporting >= 3.2, < 3.3 -wheel >= 0.43, < 0.44 +wheel >= 0.44, < 0.45 yamlfix >= 1.16, < 1.17 yapf >= 0.40, < 0.41