mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-01 10:52:33 +01:00
docs: Update readthedocs package versions
The latest sphinx and docutils versions currently used on readthedocs are no longer compatible. Explicitly list the package versions that should be used when building the documentation.
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
nose
|
||||
numpy
|
||||
pandas
|
||||
sphinx_rtd_theme>=0.3.1
|
||||
sphinx_rtd_theme=1.0.0
|
||||
sphinx=4.2
|
||||
docutils<0.18
|
||||
|
Reference in New Issue
Block a user