chore(deps): update Python version requirement to >=3.11
Some checks failed
Auto Changelog & Release / detect-version-change (push) Successful in 10s
Auto Changelog & Release / release (push) Has been skipped
Build and Publish nightly package / build-and-publish (push) Failing after 1m31s
Auto Changelog & Release / changelog-only (push) Successful in 2m7s
Some checks failed
Auto Changelog & Release / detect-version-change (push) Successful in 10s
Auto Changelog & Release / release (push) Has been skipped
Build and Publish nightly package / build-and-publish (push) Failing after 1m31s
Auto Changelog & Release / changelog-only (push) Successful in 2m7s
This commit is contained in:
@@ -7,7 +7,7 @@ readme = "README.md"
|
||||
packages = [{ include = "ait", from = "src" }]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.12"
|
||||
python = ">=3.11"
|
||||
openai = "^1.82.0"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
|
||||
Reference in New Issue
Block a user