diff --git a/README.md b/README.md index bd7df95..b0e26dd 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ You can install just the base `aisuite` package, or install a provider's package This installs just the base package without installing any provider's SDK. +Minimum version of python required is 3.12, doesn't work with 3.9 + ```shell pip install aisuite ```