Update ryu minimum version to 4.24

The patch [1] requires 4.21, and [2] requires 4.24.

[1] https://review.openstack.org/451257
[2] https://review.openstack.org/460395

Change-Id: Ie57d73f87c9df5cec90ae35eb39919ce1bd5aa61
This commit is contained in:
IWAMOTO Toshihiro 2018-04-06 16:34:29 +09:00
parent f24751d427
commit 9f79f478c2
2 changed files with 2 additions and 2 deletions

View File

@ -295,7 +295,7 @@ requestsexceptions>=1.2.0 # Apache-2.0
rfc3986>=0.3.1 # Apache-2.0
Routes>=2.3.1 # MIT
rtslib-fb>=2.1.43,!=2.1.60,!=2.1.61,!=2.1.64 # Apache-2.0
ryu>=4.14 # Apache-2.0
ryu>=4.24 # Apache-2.0
semantic-version>=2.3.1 # BSD
fasteners>=0.7.0 # Apache-2.0
scrypt>=0.8.0 # BSD

View File

@ -19,7 +19,7 @@ WebOb===1.7.1
sphinxcontrib-actdiag===0.8.5
docopt===0.6.2
pecan===1.0.0
ryu===4.14
ryu===4.24
os-api-ref===1.4.0
oslo.concurrency===3.26.0
websocket-client===0.44.0