Bump python version

This commit is contained in:
AI Christianson 2024-12-30 18:26:37 -05:00
parent bf86de2597
commit 9303736418
1 changed files with 1 additions and 1 deletions

View File

@ -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 = [