This commit is contained in:
Josh Bailey 2021-02-10 10:33:28 +13:00
parent 3c86fc00e4
commit 62e1ec6998

View File

@ -1,7 +1,7 @@
# NOTE: OpenStack avoids some versions of eventlet, because of the
# following issue.
# https://github.com/eventlet/eventlet/issues/401
eventlet==0.30.0
eventlet==0.30.1
msgpack>=0.4.0 # RPC library, BGP speaker(net_cntl)
netaddr
oslo.config>=2.5.0