diff options
Diffstat (limited to 'upper-constraints.txt')
-rw-r--r-- | upper-constraints.txt | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/upper-constraints.txt b/upper-constraints.txt index 7478b7eb..da4ba99c 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -1,9 +1,8 @@ robotframework===3.1.1 bandit===1.1.0 behave===1.2.6 -behave-html-formatter===0.9.4;python_version>='3.5' -pylint===1.9.5;python_version=='2.7' -pylint===2.4.4;python_version=='3.9' +behave-html-formatter===0.9.4 +pylint===2.9.6 flake8===3.9.2 nose===1.3.7 ansible-lint===4.3.7 |