Updated from global requirements

Change-Id: I22aa368eaecb209ea20e8258e83e400e5e821dfb
This commit is contained in:
OpenStack Proposal Bot 2016-10-06 16:54:32 +00:00
parent 7f7909e644
commit 65e38edb27
2 changed files with 3 additions and 3 deletions

View File

@ -23,4 +23,4 @@ six>=1.9.0 # MIT
# Not in global-requirements
apscheduler # MIT License
psutil>=1.1.1,<2.0.0 # BSD
psutil<2.0.0,>=1.1.1 # BSD

View File

@ -7,8 +7,8 @@ coverage>=3.6 # Apache-2.0
mock>=2.0 # BSD
pylint==1.4.5 # GPLv2
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT