diff --git a/README.md b/README.md index 82bacab..67b132f 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Ionic Langchain provides a wrapper around the Ionic Commerce's SDK for use as a This tool requires at least `langchain@0.0.350` and can work with any greater patch release the `0.0.x` series. +We currently support python 3.11 and above, but if you need support for a lower version, please open an issue and we will add support. + You can install the package from GitHub using `pip`: ```sh