diff --git a/setup.py b/setup.py index f976778dc9..8d5aa213b7 100644 --- a/setup.py +++ b/setup.py @@ -572,7 +572,7 @@ def run(self): "py_ecc==6.0.0", "milagro_bls_binding==1.9.0", "remerkleable==0.1.28", - "trie==2.0.2", + "trie>=3,<4", RUAMEL_YAML_VERSION, "lru-dict==1.2.0", MARKO_VERSION,