requirements: Bump minimums
Make these a little more realistic Change-Id: I43e601f9752b4de775c1ee4b6210f358f2e904c2 Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
This commit is contained in:
parent
b6119d504d
commit
bc56deae91
@ -2,11 +2,11 @@ stestr>=1.0.0 # Apache-2.0
|
||||
testtools>=2.2.0 # MIT
|
||||
testscenarios>=0.4 # Apache-2.0/BSD
|
||||
|
||||
coverage!=4.4,>=4.0 # Apache-2.0
|
||||
coverage>=5.0 # Apache-2.0
|
||||
|
||||
# sphinx is required in test-requirements in addition to doc/requirements
|
||||
# because there is a sphinx extension that has tests
|
||||
sphinx>=2.0.0,!=2.1.0 # BSD
|
||||
sphinx>=5.0.0 # BSD
|
||||
|
||||
# Bandit security code scanner
|
||||
bandit>=1.1.0 # Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user