tobiko/doc/requirements.txt
Eduardo Olivares ff9c70dbc4 Upgrade sphinx version
sphinx version upgraded to 5.0
sphinx_rtd_theme version upgraded to 2.0

Depends-On: I80ae1fc69d5e8e2a31ac52c02a1604225eefba3c

Change-Id: Ib80988f8b11af93fc4e8bd3affa69795470787fc
2024-03-20 08:30:12 +00:00

7 lines
276 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.
reno>=3.2.0 # Apache-2.0
sphinx>=5.0 # BSD