Skip to content

Commit

Permalink
Lock Griptape dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewfrench committed Nov 16, 2023
1 parent e06da71 commit b494711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ readme = "README.md"

[tool.poetry.dependencies]
python = ">=3.9,<3.12"
griptape = "^0.19.4"
griptape = ">=0.20,<0.21"
attr = "^0.3.2"
schema = "^0.7.5"
requests = "^2.31.0"
Expand Down

0 comments on commit b494711

Please sign in to comment.