Updated from global requirements

Change-Id: I85a191c0db6584c7b63f2642961fbcd9149f7034
This commit is contained in:
OpenStack Proposal Bot 2017-09-20 16:13:30 +00:00
parent 9c45b46972
commit 05f25e67e7
1 changed files with 1 additions and 1 deletions

View File

@ -24,5 +24,5 @@ pymongo!=3.1,>=3.0.2 # Apache-2.0
paramiko>=2.0.0 # LGPLv2.1+
six>=1.9.0 # MIT
apscheduler # MIT License
apscheduler>=3.0.5 # MIT License
psutil>=3.2.2 # BSD