[Bug]: import missing middleware from web3.middleware
in slither-check-upgradeability
#2539
Labels
bug
Something isn't working
Describe the issue:
Import error when running upgradeability check:
We run the check in CI. It worked a few days ago and we didn't change any settings regarding python or slither. Web3.py v7.0.0 is released a few days ago too and it does not support
geth_poa_middleware
in its middleware anymore.Code example to reproduce the issue:
NA
Version:
0.10.3
Relevant log output:
The installed packages are different too:
The one failed:
This one (a few days ago) succeeded:
The text was updated successfully, but these errors were encountered: