Relax arcade-ai dep for arcade new (#308)
This commit is contained in:
parent
a787b6dbe3
commit
b3d254fe56
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ authors = ["{{ toolkit_author_name }} <{{ toolkit_author_email }}>"]
|
|||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
arcade-ai = "{{ arcade_version }}"
|
||||
arcade-ai = "^1.0.5"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
pytest = "^8.3.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue