chore: bump circuitforge-core dep to >=0.8.0 (orch split)
This commit is contained in:
parent
bdbcb046cc
commit
f7d5b20aa5
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ version = "0.1.0"
|
|||
description = "Auction listing monitor and trust scorer"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"circuitforge-core>=0.7.0",
|
||||
"circuitforge-core>=0.8.0",
|
||||
"streamlit>=1.32",
|
||||
"requests>=2.31",
|
||||
"imagehash>=4.3",
|
||||
|
|
|
|||
Loading…
Reference in a new issue