diff --git a/.readthedocs.yml b/.readthedocs.yml index 5f98e15..a2e850b 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -18,7 +18,7 @@ formats: all # Optionally set the version of Python and requirements required to build your docs python: - version: 3.7 + version: 3.11 install: - requirements: docs/requirements.txt - method: pip