mirror of
https://github.com/status-im/eth2.0-specs.git
synced 2025-01-20 15:38:55 +00:00
Update lru-dict package to latest stable release.
lru-dict build fails when building under clang version 16 (6badf6376d
). This bumps the version to the latest stable release.
Tested on MacOS M2 and Ubuntu Jammy x86-64.
This commit is contained in:
parent
5576d0e685
commit
cfd44dac56
2
setup.py
2
setup.py
@ -1284,7 +1284,7 @@ setup(
|
||||
"remerkleable==0.1.27",
|
||||
"trie==2.0.2",
|
||||
RUAMEL_YAML_VERSION,
|
||||
"lru-dict==1.1.8",
|
||||
"lru-dict==1.2.0",
|
||||
MARKO_VERSION,
|
||||
"py_arkworks_bls12381==0.3.4",
|
||||
"curdleproofs @ git+https://github.com/nalinbhardwaj/curdleproofs.pie@master#egg=curdleproofs&subdirectory=curdleproofs",
|
||||
|
Loading…
x
Reference in New Issue
Block a user