diff --git a/.github/workflows/read_storage.yml b/.github/workflows/read_storage.yml index d16f8646b..2ca618a19 100644 --- a/.github/workflows/read_storage.yml +++ b/.github/workflows/read_storage.yml @@ -37,6 +37,9 @@ jobs: run: | python3 setup.py install pip install web3 pytest deepdiff solc-select + pip install pytest==7.0.1 + pip install typing_extensions==4.1.1 + pip install importlib_metadata==4.8.3 solc-select install 0.8.1 solc-select install 0.8.10 solc-select use 0.8.1