Updated from global requirements
Change-Id: Id5276f0b18005af895cad852bedfdc7d8eb9b8e8
This commit is contained in:
parent
8c129459a7
commit
709ee7989d
@ -16,7 +16,7 @@ debtcollector>=1.2.0 # Apache-2.0
|
||||
monotonic>=0.6 # Apache-2.0
|
||||
|
||||
# for jsonutils
|
||||
six>=1.9.0 # MIT
|
||||
six>=1.10.0 # MIT
|
||||
cachetools>=2.0.0 # MIT License
|
||||
|
||||
WebOb>=1.7.1 # MIT
|
||||
|
@ -7,10 +7,10 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
|
||||
|
||||
fixtures>=3.0.0 # Apache-2.0/BSD
|
||||
mock>=2.0.0 # BSD
|
||||
python-subunit>=0.0.18 # Apache-2.0/BSD
|
||||
python-subunit>=1.0.0 # Apache-2.0/BSD
|
||||
testrepository>=0.0.18 # Apache-2.0/BSD
|
||||
testscenarios>=0.4 # Apache-2.0/BSD
|
||||
testtools>=1.4.0 # MIT
|
||||
testtools>=2.2.0 # MIT
|
||||
oslotest>=1.10.0 # Apache-2.0
|
||||
pifpaf>=0.10.0 # Apache-2.0
|
||||
# for test_matchmaker_redis
|
||||
|
Loading…
Reference in New Issue
Block a user