Updated from global requirements

Change-Id: I2b554d3797ac4162483c15706c458da21cacb18a
This commit is contained in:
OpenStack Proposal Bot 2018-03-17 08:48:51 +00:00
parent 54a4cf00cf
commit 8ae92fde71
1 changed files with 1 additions and 1 deletions

View File

@ -44,6 +44,6 @@ castellan>=0.16.0 # Apache-2.0
Flask!=0.11,<1.0,>=0.10 # BSD
netifaces>=0.10.4 # MIT
ipaddress>=1.0.17;python_version<'3.3' # PSF
cryptography!=2.0,>=1.9 # BSD/Apache-2.0
cryptography>=2.1 # BSD/Apache-2.0
pyroute2>=0.4.21;sys_platform!='win32' # Apache-2.0 (+ dual licensed GPL2)
gunicorn>=19.0.0 # MIT