Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Commit

Permalink
commit from main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
kongzii committed Aug 1, 2024
1 parent 2a7d846 commit 6860804
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 @@ -16,7 +16,7 @@ isort = "^5.13.2"
# Prediction Prophet is now loosely constrained for `prediction-market-agent-tooling = { version = ">=0.43.0,<1", extras = ["langchain", "google"] }`,
# so unless there are breaking changes, it's enough to update PMAT here.
prediction-market-agent-tooling = { version = "^0.43.2", extras = ["langchain", "google"] }
prediction-prophet = {git = "https://github.com/agentcoinorg/predictionprophet", rev = "ecc58b8a3dc95f34c378db8ae0e7f28401ecaab1"}
prediction-prophet = {git = "https://github.com/agentcoinorg/predictionprophet", rev = "0564033867cab3dd620239b042f9f294cb07fb4a"}

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 6860804

Please sign in to comment.