Fix sphinx_rtd_theme in doc requirements
Package sphinx_rtd_theme is constrainted in the global upper constraints to version 0.5.1 so we need to have at least the same version in our lower constraints for it. Change-Id: I1f1b55c614a32ee35388895be240743729db505e
This commit is contained in:
@@ -4,4 +4,4 @@
|
|||||||
|
|
||||||
reno>=3.2.0 # Apache-2.0
|
reno>=3.2.0 # Apache-2.0
|
||||||
sphinx>=3.4.2 # BSD
|
sphinx>=3.4.2 # BSD
|
||||||
sphinx_rtd_theme>=1.0 # MIT
|
sphinx_rtd_theme>=0.5.1 # MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user