diff --git a/requirements.txt b/requirements.txt index 7d5b8be4ab..849c9e8ec4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,6 +39,6 @@ oslo.messaging>=5.14.0 # Apache-2.0 retrying!=1.3.0,>=1.2.3 # Apache-2.0 oslo.versionedobjects>=1.17.0 # Apache-2.0 jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT -psutil>=1.2.1 # BSD +psutil>=3.0.1 # BSD futurist!=0.15.0,>=0.11.0 # Apache-2.0 tooz>=1.47.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 8b461f5619..579437b47e 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -11,7 +11,7 @@ PyMySQL>=0.7.6 # MIT License iso8601>=0.1.11 # MIT oslotest>=1.10.0 # Apache-2.0 psycopg2>=2.5 # LGPL/ZPL -python-ironicclient>=1.10.0 # Apache-2.0 +python-ironicclient>=1.11.0 # Apache-2.0 python-subunit>=0.0.18 # Apache-2.0/BSD testtools>=1.4.0 # MIT os-testr>=0.8.0 # Apache-2.0