diff --git a/.readthedocs.yml b/.readthedocs.yml index 928d65873..d88a32d18 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -20,7 +20,7 @@ formats: # Optionally set the version of Python and requirements required to build your docs python: - version: 3.8 + version: 3.10 install: - requirements: Doc/docs-requirements.txt - method: pip