Some code adjustments needed in the repository due to API changes.
ABI exceptions have been renamed in web3.exceptions. The ABIEventFunctionNotFound and FallbackNotFound exceptions have been removed. Use ABIEventNotFound and ABIFallbackNotFound instead( here )
Patch Version Upgrades
2.0.31
→2.0.33
Minor Version Upgrades
boto3
1.34.149
→1.35.11
fastapi
0.111.1
→0.112.2
pydantic
2.7.1
→2.8.2
web3
7.0.0b6
→7.2.0
ABI exceptions have been renamed in web3.exceptions. The ABIEventFunctionNotFound and FallbackNotFound exceptions have been removed. Use ABIEventNotFound and ABIFallbackNotFound instead
( here )Remove Web3ValidationError dependence / inheritance from eth-utils ValidationError
(here)uvloop
0.19.0
→0.20.0
Major Version Upgrades
coincurve
0.19.0
→0.20.0
gunicorn
22.0.0
→23.0.0
Transfer-Encodings: compress, deflate, gzip
.eth-utils
4.1.1
→5.0.0