Updated from global requirements
Change-Id: I4c4f0ae94d2431849b99f53842ae895e6631d631
This commit is contained in:
parent
ae05927b05
commit
eb1d5e4ef1
@ -41,7 +41,7 @@ oslo.messaging>=4.5.0 # Apache-2.0
|
||||
oslo.middleware>=3.0.0 # Apache-2.0
|
||||
oslo.serialization>=1.10.0 # Apache-2.0
|
||||
oslo.service>=1.10.0 # Apache-2.0
|
||||
oslo.utils>=3.5.0 # Apache-2.0
|
||||
oslo.utils>=3.11.0 # Apache-2.0
|
||||
oslo.i18n>=2.1.0 # Apache-2.0
|
||||
oslo.log>=1.14.0 # Apache-2.0
|
||||
semantic-version>=2.3.1 # BSD
|
||||
|
@ -4,7 +4,7 @@
|
||||
hacking<0.11,>=0.10.0
|
||||
|
||||
coverage>=3.6 # Apache-2.0
|
||||
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
|
||||
fixtures>=3.0.0 # Apache-2.0/BSD
|
||||
mock>=2.0 # BSD
|
||||
nose # LGPL
|
||||
oslotest>=1.10.0 # Apache-2.0
|
||||
@ -15,7 +15,7 @@ testscenarios>=0.4 # Apache-2.0/BSD
|
||||
unittest2 # BSD
|
||||
pylint==1.4.5 # GNU GPL v2
|
||||
requests>=2.10.0 # Apache-2.0
|
||||
os-testr>=0.4.1 # Apache-2.0
|
||||
os-testr>=0.7.0 # Apache-2.0
|
||||
|
||||
# Some of the tests use real MySQL and Postgres databases
|
||||
PyMySQL>=0.6.2 # MIT License
|
||||
|
Loading…
Reference in New Issue
Block a user