.readthedocs.yml: update the requirements
Fix an error: This project needs at least Sphinx v2.4.4. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
docutils==0.16
|
||||
Sphinx==3.4.3
|
||||
sphinx_rtd_theme
|
||||
six
|
||||
sphinx==3.4.3
|
||||
sphinx_rtd_theme==1.0.0
|
||||
six==1.16.0
|
||||
|
||||
Reference in New Issue
Block a user