diff --git a/requirements.txt b/requirements.txt index 7c0b81be2..4acdf4e75 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,6 @@ python-heatclient>=1.10.0 # Apache-2.0 python-glanceclient>=2.9.1 # Apache-2.0 python-ironicclient>=2.7.0 # Apache-2.0 python-ironic-inspector-client>=3.1.1 # Apache-2.0 -python-tripleoclient>=15.0.0 # Apache-2.0 os-net-config>=7.1.0 # Apache-2.0 oslo.utils>=3.40.2 # Apache-2.0 six>=1.11.0 # MIT diff --git a/test-requirements.txt b/test-requirements.txt index fa524d1ba..fbb1c7e1c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -17,4 +17,3 @@ pre-commit # MIT stestr>=3.0.1 # Apache-2.0 mock>=4.0.3 # BSD requests-mock>=1.8.0 # Apache-2.0 -python-tripleoclient>=15.0.0 # Apache-2.0