Files
python-cinderclient/doc/requirements.txt
Brian Rosmaita a933a69e87 Update requirements for wallaby release
Updates requirements to what we're using now and revises the
lower-constraints file to contain only direct dependencies.

Change-Id: I1a3cc999b94dc6b6482b1ca44218b42ee2638a8c
2021-03-11 15:43:05 -05:00

8 lines
341 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.
# These are needed for docs generation
openstackdocstheme>=2.2.1 # Apache-2.0
reno>=3.2.0 # Apache-2.0
sphinx>=2.0.0,!=2.1.0 # BSD