diff --git a/pyproject.toml b/pyproject.toml index eeb5734..57ae0f6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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",