Updated from global requirements
Change-Id: Ifc3b21982b35ee6deac637cd438c5e31b0c9cacf
This commit is contained in:
parent
2af57e5a55
commit
e82f6bb933
@ -5,4 +5,4 @@
|
||||
argparse
|
||||
netaddr>=0.7.12
|
||||
six>=1.7.0
|
||||
stevedore>=0.14
|
||||
stevedore>=1.0.0 # Apache-2.0
|
||||
|
@ -10,7 +10,7 @@ python-subunit>=0.0.18
|
||||
testrepository>=0.0.18
|
||||
testscenarios>=0.4
|
||||
testtools>=0.9.34
|
||||
oslotest>=1.1.0.0a1
|
||||
oslotest>=1.1.0 # Apache-2.0
|
||||
|
||||
# when we can require tox>= 1.4, this can go into tox.ini:
|
||||
# [testenv:cover]
|
||||
@ -19,7 +19,7 @@ coverage>=3.6
|
||||
|
||||
# this is required for the docs build jobs
|
||||
sphinx>=1.1.2,!=1.2.0,<1.3
|
||||
oslosphinx>=2.2.0.0a2
|
||||
oslosphinx>=2.2.0 # Apache-2.0
|
||||
|
||||
# mocking framework
|
||||
mock>=1.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user