Updated from global requirements

Change-Id: I5f6c9d0cade152fb20455220666925cdccba7691
This commit is contained in:
OpenStack Proposal Bot 2017-02-28 05:44:51 +00:00
parent 97f4193b85
commit f7426dcf96
1 changed files with 1 additions and 1 deletions

View File

@ -41,6 +41,6 @@ taskflow>=2.7.0 # Apache-2.0
Flask!=0.11,<1.0,>=0.10 # BSD
netifaces>=0.10.4 # MIT
ipaddress>=1.0.7;python_version<'3.3' # PSF
cryptography!=1.3.0,>=1.0 # BSD/Apache-2.0
cryptography>=1.6 # BSD/Apache-2.0
pyroute2>=0.4.12 # Apache-2.0 (+ dual licensed GPL2)
gunicorn>=19.0 # MIT