diff --git a/.readthedocs.yml b/.readthedocs.yml index 5a32188317..1190ef1217 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -14,7 +14,7 @@ formats: # Optionally set the version of Python and requirements required to build your docs python: - version: 3.7 + version: 3.10 install: - requirements: doc/requirements.txt - method: pip