Merge "Updated from global requirements"

This commit is contained in:
Jenkins 2016-12-27 15:58:25 +00:00 committed by Gerrit Code Review
commit afaebfdb24
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ pysendfile>=2.0.0 # MIT
oslo.concurrency>=3.8.0 # Apache-2.0
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslo.context>=2.9.0 # Apache-2.0
oslo.db!=4.13.1,!=4.13.2,>=4.11.0 # Apache-2.0
oslo.db>=4.13.3 # Apache-2.0
oslo.rootwrap>=5.0.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0

View File

@ -7,7 +7,7 @@ doc8 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
Babel>=2.3.4 # BSD
PyMySQL!=0.7.7,>=0.7.6 # MIT License
PyMySQL>=0.7.6 # MIT License
iso8601>=0.1.11 # MIT
oslotest>=1.10.0 # Apache-2.0
psycopg2>=2.5 # LGPL/ZPL