diff --git a/requirements.txt b/requirements.txt index 79ae42e977..dd732574de 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,6 @@ # process, which may cause wedges in the gate later. pbr>=1.6 # Apache-2.0 cliff!=1.16.0,!=1.17.0,>=1.15.0 # Apache-2.0 -anyjson>=0.3.3 # BSD jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT testtools>=1.4.0 # MIT paramiko>=1.16.0 # LGPL @@ -17,7 +16,6 @@ oslo.log>=1.14.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 oslo.utils>=3.5.0 # Apache-2.0 six>=1.9.0 # MIT -iso8601>=0.1.9 # MIT fixtures<2.0,>=1.3.1 # Apache-2.0/BSD testscenarios>=0.4 # Apache-2.0/BSD PyYAML>=3.1.0 # MIT