~ubuntuone-pqm-team/python-keystoneclient/trunk

« back to all changes in this revision

Viewing changes to doc/requirements.txt

  • Committer: Douglas Mendizábal
  • Author(s): OpenStack Release Bot
  • Date: 2022-03-04 16:43:46 UTC
  • Revision ID: git-v1:8d8c31e5008326520206804fbdabf96993ab0c45
Update master for stable/xena

Add file to the reno documentation build to show release notes for
stable/xena.

Use pbr instruction to increment the minor version number
automatically so that master versions are higher than the versions on
stable/xena.

Sem-Ver: feature
Change-Id: Id7127c22dd9865c8ac08a1239f0ba483b9dacddc

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# The order of packages is significant, because pip processes them in the order
 
2
# of appearance. Changing the order has an impact on the overall integration
 
3
# process, which may cause wedges in the gate later.
 
4
 
 
5
# These are needed for docs generation
 
6
openstackdocstheme>=2.2.1 # Apache-2.0
 
7
sphinx>=2.0.0,!=2.1.0 # BSD
 
8
sphinxcontrib-apidoc>=0.2.0  # BSD
 
9
reno>=3.1.0 # Apache-2.0
 
10
lxml!=3.7.0,>=3.4.1 # BSD
 
11
fixtures>=3.0.0 # Apache-2.0/BSD