new buildthedocs reqs
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index 12e88e9..78c7c22 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -1,5 +1,10 @@
 version: 2
 
+build:
+  os: "ubuntu-22.04"
+  tools:
+    python: "3.11"
+
 python:
    install:
    - requirements: requirements.txt