Merge "fix: Update the package version"

This commit is contained in:
Zuul 2022-08-18 08:23:33 +00:00 committed by Gerrit Code Review
commit a4283c7bc0

View File

@ -2,8 +2,8 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
reno<=3.5.0 # Apache-2.0
openstackdocstheme<=2.4.0 # Apache-2.0
Sphinx<=4.5.0 # BSD
jinja2>=2.11.3,<=3.1.2 # BSD License (3 clause)
MarkupSafe>=2.0.1,<=2.1.1 # BSD License (3 clause)
reno>=3.1.0 # Apache-2.0
openstackdocstheme>=2.2.1 # Apache-2.0
sphinx>=2.0.0,!=2.1.0 # BSD
jinja2>=2.11.3 # BSD License (3 clause)
MarkupSafe>=2.0.1 # BSD License (3 clause)