diff --git a/pyproject.toml b/pyproject.toml index ba5c077..eeb5734 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", + "circuitforge-core>=0.7.0", "streamlit>=1.32", "requests>=2.31", "imagehash>=4.3",