Updated from global requirements

Change-Id: I732b8e66746b8a5d78f7dfeff3eb2695c4d6e3bc
This commit is contained in:
OpenStack Proposal Bot 2017-07-06 19:50:10 +00:00
parent 4652085d9a
commit 764ef7fd78

View File

@ -42,5 +42,5 @@ Flask!=0.11,<1.0,>=0.10 # BSD
netifaces>=0.10.4 # MIT netifaces>=0.10.4 # MIT
ipaddress>=1.0.7;python_version<'3.3' # PSF ipaddress>=1.0.7;python_version<'3.3' # PSF
cryptography>=1.6 # BSD/Apache-2.0 cryptography>=1.6 # BSD/Apache-2.0
pyroute2>=0.4.15 # Apache-2.0 (+ dual licensed GPL2) pyroute2>=0.4.17 # Apache-2.0 (+ dual licensed GPL2)
gunicorn>=19.0 # MIT gunicorn>=19.0 # MIT