diff --git a/requirements.txt b/requirements.txt index 045d0d315404a43d1ff323180515c0c05fbcf88c..82a748140aafc53f38e318c5895d9bcf43bba23c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,9 +3,9 @@ # process, which may cause wedges in the gate later. six>=1.9.0 # MIT oslo.concurrency>=3.8.0 # Apache-2.0 -oslo.config!=3.18.0,>=3.14.0 # Apache-2.0 +oslo.config>=3.22.0 # Apache-2.0 oslo.context>=2.12.0 # Apache-2.0 -oslo.messaging>=5.14.0 # Apache-2.0 +oslo.messaging>=5.19.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0 oslo.utils>=3.20.0 # Apache-2.0 iso8601>=0.1.11 # MIT