chore: bump circuitforge-core dep to >=0.8.0 (orch split)

This commit is contained in:
pyr0ball 2026-04-04 22:48:48 -07:00
parent bdbcb046cc
commit f7d5b20aa5

View file

@ -8,7 +8,7 @@ version = "0.1.0"
description = "Auction listing monitor and trust scorer" description = "Auction listing monitor and trust scorer"
requires-python = ">=3.11" requires-python = ">=3.11"
dependencies = [ dependencies = [
"circuitforge-core>=0.7.0", "circuitforge-core>=0.8.0",
"streamlit>=1.32", "streamlit>=1.32",
"requests>=2.31", "requests>=2.31",
"imagehash>=4.3", "imagehash>=4.3",