pegleg/doc/requirements.txt
Ruslan Aliev 6833800ecc Uplift k8s, promenade and shipyard dependencies
* disable python 35, leave only 36
* switch to bionic nodeset only
* update requirements.txt, Pipfile and lock

Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
Change-Id: Ia3c4df9d1f39f0f2cebf8ba0d89aebc5eec6f674
2022-07-20 18:40:42 -05:00

16 lines
395 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.
# Documentation
sphinx>=3.1.0
oslosphinx>=4.18.0 # Apache-2.0
sphinx_rtd_theme>=0.4.3
docutils>=0.17.1
# UML image generation
plantuml>=0.3.0
# Releasenotes
reno>=3.1.0 # Apache-2.0