diff --git a/lower-constraints.txt b/lower-constraints.txt index 29094b7c8..4ca0c96d4 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -68,7 +68,6 @@ os-brick==2.2.0 os-client-config==1.29.0 os-service-types==1.2.0 os-testr==1.0.0 -os-vif==1.7.0 os-win==4.0.0 osc-lib==1.10.0 oslo.cache==1.29.0 diff --git a/requirements.txt b/requirements.txt index dbf065805..0d0eaa1fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,6 @@ oslo.versionedobjects>=1.31.2 # Apache-2.0 oslo.context>=2.19.2 # Apache-2.0 oslo.utils>=3.33.0 # Apache-2.0 oslo.db>=4.27.0 # Apache-2.0 -os-vif!=1.8.0,>=1.7.0 # Apache-2.0 os-brick>=2.2.0 # Apache-2.0 six>=1.10.0 # MIT SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT