diff --git a/requirements.txt b/requirements.txt index 947da18868..35ed26f0eb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,5 +11,5 @@ oslo.config!=3.18.0,>=3.14.0 # Apache-2.0 oslo.utils>=3.18.0 # Apache-2.0 setuptools!=24.0.0,>=16.0 # PSF/ZPL pycrypto>=2.6 # Public Domain -PyYAML>=3.10.0 # MIT +PyYAML>=3.10.0 # MIT netaddr!=0.7.16,>=0.7.13 # BSD