Skip to content

Commit

Permalink
Update PMAT to 0.21.0 (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
kongzii authored May 2, 2024
1 parent 0b2e757 commit d245712
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 16 deletions.
31 changes: 16 additions & 15 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ poetry = "^1.7.1"
poetry-plugin-export = "^1.6.0"
functions-framework = "^3.5.0"
cron-validator = "^1.0.8"
prediction-market-agent-tooling = { version = "^0.20.0", extras = ["langchain", "google"] }
prediction-market-agent-tooling = { version = "^0.21.0", extras = ["langchain", "google", "mech-client"] }
pydantic-settings = "^2.1.0"
autoflake = "^2.2.1"
isort = "^5.13.2"
Expand Down

0 comments on commit d245712

Please sign in to comment.