use compatible eth-accounts
This commit is contained in:
parent
dbbfc69918
commit
0c67a151f2
@ -67,7 +67,7 @@ jobs:
|
||||
# - old pydantic is pinned by stack-orchestrator
|
||||
run: |
|
||||
pip3 install -r requirements.txt
|
||||
pip3 install --no-deps 'eth-account>=0.12.3'
|
||||
pip3 install --no-deps 'eth-account>=0.12.3,<0.13'
|
||||
pip3 install 'pydantic>=2.0.0'
|
||||
python3 -m pytest -vv -k test_blob_tx
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user