diff --git a/pyproject.toml b/pyproject.toml index 0fee7b2..189688b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ dynamic = ["version"] description = "RA.Aid - ReAct Aid" readme = "README.md" license = {file = "LICENSE"} -requires-python = ">=3.8" +requires-python = ">=3.9" keywords = ["langchain", "ai", "agent", "tools", "development"] authors = [{name = "AI Christianson", email = "ai.christianson@christianson.ai"}] classifiers = [