skyline-console/test-requirements.txt
Boxiang Zhu 5781f42455 fix: Update the package version
Update the package version in test-requirements.txt

Change-Id: Id3ce88cfb3d97569446fe462c410432ed425d2c0
2022-08-18 13:43:36 +08:00

10 lines
386 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
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)