diff options
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 2bf241a96..92ad1f4b2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ pytz>=2013.6 # MIT stevedore>=1.10.0 # Apache-2.0 pysendfile>=2.0.0 # MIT websockify>=0.8.0 # LGPLv3 -oslo.concurrency>=3.5.0 # Apache-2.0 +oslo.concurrency>=3.8.0 # Apache-2.0 oslo.config>=3.9.0 # Apache-2.0 oslo.context>=2.2.0 # Apache-2.0 oslo.db>=4.1.0 # Apache-2.0 |