Updated from global requirements

Change-Id: Ie5929cf12a5547694a1d1a846ab29ce320d3afc3
This commit is contained in:
OpenStack Proposal Bot 2017-05-15 00:52:47 +00:00
parent d5f1f288a4
commit 311e8b8441
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ postgresql =
# Dependencies for testing oslo.db itself.
test =
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage>=4.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
doc8 # Apache-2.0
eventlet!=0.18.3,>=0.18.2 # MIT
fixtures>=3.0.0 # Apache-2.0/BSD