diff --git a/lower-constraints.txt b/lower-constraints.txt index 6131e6356..6f890de08 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -62,7 +62,7 @@ munch==2.2.0 netaddr==0.7.18 netifaces==0.10.6 neutron-lib==1.14.0 -neutron==12.0.0 +neutron==13.0.0.0b1 openstackdocstheme==1.18.1 openstacksdk==0.13.0 os-client-config==1.29.0 diff --git a/requirements.txt b/requirements.txt index 54e711dcd..69c0862e8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,6 +32,6 @@ PyYAML>=3.12 # MIT # These repos are installed from git in OpenStack CI if the job # configures them as required-projects: -neutron>=12.0.0 # Apache-2.0 +neutron>=13.0.0.0b1 # Apache-2.0 networking-sfc>=6.0.0 # Apache-2.0