Merge "fix(docs): specify python version to 3.10" into integration
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index de171ae..99525b5 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -12,7 +12,7 @@
 build:
   os: ubuntu-22.04 # Ubuntu Jammy LTS
   tools:
-    python: 3
+    python: 3.10
 
 python:
   install: