Updated from global requirements

Change-Id: I5c17d3abb31074a6e6ad0412c7b510d5c9d817bf
This commit is contained in:
OpenStack Proposal Bot 2018-01-16 04:27:02 +00:00
parent e29dc73e9e
commit 75cb531d1c
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
mock>=2.0.0 # BSD
oslotest>=1.10.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
# when we can require tox>= 1.4, this can go into tox.ini:
# [testenv:cover]