2017-12-29 00:26:33 -06:00
|
|
|
# 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.
|
|
|
|
sphinx>=1.6.2 # BSD
|
2018-10-26 10:57:55 -04:00
|
|
|
sphinx_rtd_theme
|
2017-12-29 00:26:33 -06:00
|
|
|
reno>=2.5.0 # Apache-2.0
|
2018-06-11 16:39:07 -04:00
|
|
|
plantuml
|
2018-10-27 16:43:55 -04:00
|
|
|
sphinxcontrib-apidoc>=0.2.0 # BSD
|
2019-02-07 00:37:10 +01:00
|
|
|
sphinxcontrib-plantuml
|
2018-04-24 22:30:42 +01:00
|
|
|
|
2018-10-27 16:43:55 -04:00
|
|
|
# NOTE(felipemonteiro): Required by RTD to make oslo.policy and
|
|
|
|
# oslo.config sample generation work.
|
|
|
|
oslo.config!=4.3.0,!=4.4.0,>=5.2.0 # Apache-2.0
|
|
|
|
oslo.policy>=1.33.1 # Apache-2.0
|
2019-05-14 19:08:21 +02:00
|
|
|
|
|
|
|
# NOTE(gorshunovr): from ../requirements.txt
|
|
|
|
beaker==1.10.0
|
2019-05-15 11:23:24 +02:00
|
|
|
deepdiff==3.3.0
|
2019-05-14 19:08:21 +02:00
|
|
|
falcon==1.4.1
|
2019-05-14 19:08:21 +02:00
|
|
|
jsonpath-ng==1.4.3
|
2019-05-14 21:52:50 +02:00
|
|
|
jsonschema==2.6.0
|
2019-05-14 19:08:21 +02:00
|
|
|
keystoneauth1==3.11.1
|
2019-05-14 19:08:21 +02:00
|
|
|
networkx==2.2
|
2019-05-14 21:52:50 +02:00
|
|
|
Paste==3.0.1
|
2019-05-15 11:23:24 +02:00
|
|
|
PasteDeploy==1.5.2
|
2019-05-14 19:08:21 +02:00
|
|
|
python-barbicanclient==4.7.0
|
|
|
|
oslo.db==4.41.1
|
|
|
|
oslo.log==3.40.1
|
2019-05-14 19:08:21 +02:00
|
|
|
Werkzeug==0.14.1
|