diff --git a/requirements.txt b/requirements.txt index ad4bb730a..f48c0606e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ SQLAlchemy<1.1.0,>=1.0.10 # MIT alembic>=0.8.4 # MIT six>=1.9.0 # MIT oslo.config>=3.14.0 # Apache-2.0 -oslo.db>=4.10.0 # Apache-2.0 +oslo.db!=4.13.1,!=4.13.2,>=4.10.0 # Apache-2.0 oslo.log>=1.14.0 # Apache-2.0 oslo.messaging>=5.2.0 # Apache-2.0 oslo.reports>=0.6.0 # Apache-2.0