Remove ryu from requirements

Change-Id: Ia623d0a879072705a3d5b55c6f817afbbeca2136
This commit is contained in:
Adit Sarfaty 2019-01-27 14:47:20 +02:00
parent afd558dc2a
commit a35fa1d85f
2 changed files with 0 additions and 6 deletions

View File

@ -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

View File

@ -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