diff --git a/requirements.txt b/requirements.txt index 5f74b1af1..934aa445d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,12 +13,12 @@ Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT tenacity>=3.2.1 # Apache-2.0 WebOb>=1.6.0 # MIT kombu<4.0.0,>=3.0.25 # BSD -psutil<2.0.0,>=1.1.1 # BSD +psutil>=1.2.1 # BSD six>=1.9.0 # MIT netaddr!=0.7.16,>=0.7.13 # BSD PyYAML>=3.10.0 # MIT jsonpatch>=1.1 # BSD -keystoneauth1>=2.16.0 # Apache-2.0 +keystoneauth1>=2.17.0 # Apache-2.0 keystonemiddleware>=4.12.0 # Apache-2.0 testtools>=1.4.0 # MIT yaql>=1.1.0 # Apache 2.0 License