diff --git a/.readthedocs.yml b/.readthedocs.yml index 143959438..560aff3eb 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -8,6 +8,6 @@ formats: - epub python: - version: 3.8 + version: 3.11 install: - requirements: requirements-docs.txt