While working on evm-trace, I installed ethpm-types and got an error running tests. The requests library isn't installed as part of this package, even though it used throughout.
How I did it
How to verify it
Checklist
[ ] Passes all linting checks (pre-commit and CI jobs)
[ ] New test cases have been added and are passing
[ ] Documentation has been updated
[ ] PR title follows Conventional Commit standard (will be automatically included in the changelog)
What I did
While working on evm-trace, I installed ethpm-types and got an error running tests. The requests library isn't installed as part of this package, even though it used throughout.
How I did it
How to verify it
Checklist