From 5cd235af73b82d8eb3c0ea79276163487bcf9f5f Mon Sep 17 00:00:00 2001 From: memv bot Date: Tue, 7 Apr 2026 23:52:36 +0200 Subject: [PATCH] docs: update Python requirement badges and text to 3.10+ (follows PR #31) --- README.md | 2 +- docs/index.md | 2 +- docs/installation.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a8eda09..fc0cf0e 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@

PyPI version - Python 3.13+ + Python 3.10+ License: MIT Pydantic AI

diff --git a/docs/index.md b/docs/index.md index 2d10e3a..750c194 100644 --- a/docs/index.md +++ b/docs/index.md @@ -10,7 +10,7 @@

PyPI - Python 3.13+ + Python 3.10+ License Pydantic AI

diff --git a/docs/installation.md b/docs/installation.md index 37944f0..deeed63 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -2,7 +2,7 @@ ## Prerequisites -- Python 3.13+ +- Python 3.10+ - OpenAI API key (for default adapters) ## Install