openstack-doc-tools/requirements.txt
Takashi Kajinami 2f1f7debeb Bump hacking
hacking 3.x is quite old. Bump it to the latest version.

Also remove the note about old pip's behavior because recent pip does
not require specific order.

Change-Id: Id34bbd36d3c233eb69c7df34fc1a5280b3c2a4d2
2025-03-04 22:08:04 +09:00

11 lines
403 B
Plaintext

# Requirements lower bounds listed here are our best effort to keep them up to
# date but we do not test them so no guarantee of having them all correct. If
# you find any incorrect lower bounds, let us know or propose a fix.
pbr!=2.1.0,>=2.0.0 # Apache-2.0
iso8601>=0.1.11 # MIT
lxml>=4.5.0 # BSD
docutils>=0.11 # OSI-Approved Open Source, Public Domain
sphinx>=2.0.0,!=2.1.0 # BSD
PyYAML>=3.13 # MIT