diff --git a/pyproject.toml b/pyproject.toml index efcb90c..7140fb1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,8 +45,7 @@ dependencies = [ "ably>=2.0.7", "colorama>=0.4.6", "diffusers==0.31.0", - "web3<7.6.1", - "blurhash>=1.1.4" + "web3<7.6.1" ] [build-system]