Bump python version
This commit is contained in:
parent
bf86de2597
commit
9303736418
|
|
@ -8,7 +8,7 @@ dynamic = ["version"]
|
||||||
description = "RA.Aid - ReAct Aid"
|
description = "RA.Aid - ReAct Aid"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
license = {file = "LICENSE"}
|
license = {file = "LICENSE"}
|
||||||
requires-python = ">=3.8"
|
requires-python = ">=3.9"
|
||||||
keywords = ["langchain", "ai", "agent", "tools", "development"]
|
keywords = ["langchain", "ai", "agent", "tools", "development"]
|
||||||
authors = [{name = "AI Christianson", email = "ai.christianson@christianson.ai"}]
|
authors = [{name = "AI Christianson", email = "ai.christianson@christianson.ai"}]
|
||||||
classifiers = [
|
classifiers = [
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue