diff --git a/lower-constraints.txt b/lower-constraints.txt index a8428642fc..be37079ca8 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -145,6 +145,3 @@ waitress==1.1.0 WebOb==1.7.1 WebTest==2.0.27 wrapt==1.7.0 - -# Temporary fix until https://review.openstack.org/#/c/608357 is merged -ryu==4.30 diff --git a/requirements.txt b/requirements.txt index deb7ea8011..32334615d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,9 +28,6 @@ tooz>=1.58.0 # Apache-2.0 decorator>=4.3.0 # BSD mock>=2.0.0 # BSD -# Temporary fix until https://review.openstack.org/#/c/608357 is merged -ryu>=4.30 - # These repos are installed from git in OpenStack CI if the job # configures them as required-projects: neutron>=12.0.0 # Apache-2.0