mistral/doc/requirements.txt
Arnaud Morin c77a51a05a Fix doc builds
A new release of dnspython has been release, which is breaking the docs
tests. See [1]

dnspython is fixed to <2.3.0 in upper-constraints, so we should rely on
requirements.txt from mistral to trigger the correct build.

[1] https://github.com/eventlet/eventlet/issues/781

Signed-off-by: Arnaud Morin <arnaud.morin@ovhcloud.com>
Change-Id: I5f86f8264792c8e651c0bb2d2f63151657fea1be
2023-01-18 18:02:03 +01:00

6 lines
166 B
Plaintext

sphinx>=2.0.0,!=2.1.0 # BSD
sphinxcontrib-httpdomain>=1.3.0 # BSD
sphinxcontrib-pecanwsme>=0.8.0 # Apache-2.0
os-api-ref>=1.4.0 # Apache-2.0
reno>=3.1.0 # Apache-2.0