Revert "Remove explicit pbr dependency"

This reverts commit ff8b6d4c07.

Reason for revert:
pbr is actually imported by oslo_messaging.version .

Change-Id: I7a56e967f43493e3da7f3010a44fed30fa01a264
This commit is contained in:
Takashi Kajinami 2024-11-25 15:04:32 +00:00 committed by Gerrit Code Review
parent ff8b6d4c07
commit 8d04fa328f

View File

@ -2,6 +2,8 @@
# date but we do not test them so no guarantee of having them all correct. If
# you find any incorrect lower bounds, let us know or propose a fix.
pbr>=2.0.0 # Apache-2.0
futurist>=1.2.0 # Apache-2.0
oslo.config>=5.2.0 # Apache-2.0
oslo.context>=5.3.0 # Apache-2.0