Update arcade version for github toolkit (#83)

This commit is contained in:
Eric Gustin 2024-10-02 10:56:35 -07:00 committed by GitHub
parent e7b937e393
commit 28ce4d0dfc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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]