Updated from global requirements

Change-Id: I20807c9f467f1ccb68aa9e0bcf91a71992f0518b
This commit is contained in:
OpenStack Proposal Bot 2017-05-04 13:30:43 +00:00
parent 5b36b07300
commit 0f97a492eb
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
python-openstackclient>=3.3.0 # Apache-2.0
python-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0
sphinx>=1.5.1 # BSD
mock>=2.0 # BSD
nose # LGPL