Update .readthedocs.yml

This commit is contained in:
Jan-Hendrik Müller 2023-01-05 18:18:19 +00:00 committed by GitHub
commit fdf8aba8ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,7 +5,7 @@ build:
- libpango1.0-dev
- ffmpeg
python:
version: 3.8
version: "3.11"
install:
- requirements: docs/rtd-requirements.txt
- requirements: docs/requirements.txt