Skip to content

Commit

Permalink
Use commit from main branch and latest pmat versioned
Browse files Browse the repository at this point in the history
  • Loading branch information
kongzii committed Oct 24, 2024
1 parent 6475688 commit aa37a41
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 73 deletions.
138 changes: 67 additions & 71 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions 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 = { git = "https://github.com/gnosis/prediction-market-agent-tooling.git", rev = "3101ea542185c16befc0464f674eac854b40a700", extras = ["langchain", "google"] }
prediction-market-agent-tooling = { version = "^0.55.0", extras = ["langchain", "google"] }
pydantic-settings = "^2.1.0"
autoflake = "^2.2.1"
isort = "^5.13.2"
Expand All @@ -51,7 +51,7 @@ tweepy = "^4.14.0"
langchain-pinecone = "^0.1.1"
pinatapy-vourhey = "^0.2.0"
plotly = "^5.22.0"
prediction-prophet = { git = "https://github.com/agentcoinorg/predictionprophet.git", rev = "693bfef2f9392a9af443433626f43cfeedaf1466" }
prediction-prophet = { git = "https://github.com/agentcoinorg/predictionprophet.git", rev = "5a7e9e4300d53acf32e09bd4b995c1722c3a7131" }
transformers = "^4.43.3"
openfactverification-kongzii = "^0.2.0"

Expand Down

0 comments on commit aa37a41

Please sign in to comment.