Updated from global requirements

Change-Id: I8eaceec4a9e54529d336d4f8c322e1867dd41bfd
This commit is contained in:
OpenStack Proposal Bot 2016-12-23 12:58:42 +00:00
parent 93d895b4b4
commit 557469b5b7
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