Update arcade version for github toolkit (#83)
This commit is contained in:
parent
e7b937e393
commit
28ce4d0dfc
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ authors = ["Eric Gustin <eric@arcade-ai.com>"]
|
|||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
arcade-ai = "^0.1.0"
|
||||
arcade-ai = "0.1.*"
|
||||
httpx = "^0.27.2"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
|
|
|||
Loading…
Reference in a new issue