diff --git a/.readthedocs.yml b/.readthedocs.yml index 21b08145..16065bdd 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -17,7 +17,7 @@ formats: - pdf python: - version: 3.8 + version: 3.11 install: - requirements: docs/requirements.txt - {path: ., method: pip}