diff --git a/.readthedocs.yml b/.readthedocs.yml index cd8f36eba..36e608aa7 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -4,11 +4,11 @@ version: 2 build: os: ubuntu-22.04 tools: - python: "3.7" + python: "3.11" sphinx: configuration: docs/source/conf.py python: install: - - requirements: docs/requirements.txt \ No newline at end of file + - requirements: docs/requirements.txt