Skip to content

Commit

Permalink
Update PMAT to 0.22.0 (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
kongzii committed May 3, 2024
1 parent 77c5cc4 commit c92aeb2
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 66 deletions.
126 changes: 61 additions & 65 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 @@ -12,7 +12,7 @@ mypy = "^1.8.0"
black = "^23.12.1"
autoflake = "^2.2.1"
isort = "^5.13.2"
prediction-market-agent-tooling = { git = "https://github.com/gnosis/prediction-market-agent-tooling.git", branch = "evan/mech-compat-deps", extras = ["google"] }
prediction-market-agent-tooling = { version = "^0.22.0", extras = ["google"] }
mech = { git = "https://github.com/evangriffiths/mech.git", branch = "evan/0179545-dev-tomte-dep" }

[build-system]
Expand Down

0 comments on commit c92aeb2

Please sign in to comment.