Merge "Remove explicit pbr dependency"

This commit is contained in:
Zuul 2024-12-16 14:01:27 +00:00 committed by Gerrit Code Review
commit c462e7a785

View File

@ -7,7 +7,6 @@
# adding a new feature to oslo.serialization means adding a new dependency,
# that is a likely indicator that the feature belongs somewhere else.
pbr>=2.0.0 # Apache-2.0
msgpack>=0.5.2 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
tzdata>=2022.4 # MIT