Skip to content

Commit

Permalink
fix-temp: replace changes from package lock with main to avoid merge …
Browse files Browse the repository at this point in the history
…conflicts
  • Loading branch information
jhehemann committed Jun 26, 2024
1 parent 2971c33 commit 3487edb
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions packages/gnosis/customs/omen_tools/component.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,12 @@ name: omen_tools
author: gnosis
version: 0.1.0
type: custom
description: Collection of tools to prepare requests for interacting with prediction
markets on Omen.
description: Collection of tools to prepare requests for interacting with prediction markets on Omen.
license: Apache-2.0
aea_version: '>=1.0.0, <2.0.0'
fingerprint:
__init__.py: bafybeibbn67pnrrm4qm3n3kbelvbs3v7fjlrjniywmw2vbizarippidtvi
omen_buy_sell.py: bafybeid3zaursxt2nkm2u7x7u4wlodg2ulzlieu5xxsfxjyxzi3vbcezdm
prediction_sum_url_content.py: bafybeieywowx265yycgf5735bw4zyabfy6ivwnntl6smxa2hicktipgeby
fingerprint_ignore_patterns: []
entry_point: omen_buy_sell.py
callable: run
Expand All @@ -27,4 +26,4 @@ dependencies:
langchain_community:
version: ==0.2.1
openai:
version: ==1.30.2
version: ==1.30.2

0 comments on commit 3487edb

Please sign in to comment.