diff --git a/.github/scripts/requirements.txt b/.github/scripts/requirements.txt index 493ad0f0..31238e4d 100644 --- a/.github/scripts/requirements.txt +++ b/.github/scripts/requirements.txt @@ -6,7 +6,7 @@ pylint <2.15.10 pytest <=7.2.1 pytest-pylint <=1.1.2 pytest-runner <6.0.0 -termcolor <2.2.0 +termcolor <2.5.0 hypothesis <6.100.0 python-Levenshtein <0.20.9 ; python_version == '2.7' levenshtein <=0.25.0 ; python_version >= '3.5'