mirror of
https://github.com/trycua/computer.git
synced 2026-01-08 14:30:25 -06:00
Upgrade Python dependency to 3.12
This commit is contained in:
@@ -24,7 +24,7 @@ dependencies = [
|
||||
"certifi>=2024.2.2",
|
||||
"litellm>=1.74.12"
|
||||
]
|
||||
requires-python = ">=3.11"
|
||||
requires-python = ">=3.12"
|
||||
|
||||
[project.optional-dependencies]
|
||||
openai = []
|
||||
|
||||
Reference in New Issue
Block a user