Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`pip list --outdated`: * before ``` Package Version Latest Type ---------- ------- ------ ----- eth-bloom 1.0.4 3.0.1 wheel eth-hash 0.3.3 0.7.0 wheel eth-utils 2.3.1 5.0.0 wheel hexbytes 0.2.3 1.2.1 wheel MarkupSafe 2.0.1 2.1.5 wheel py-solc-x 1.1.1 2.0.3 wheel pyparsing 2.4.7 3.1.2 wheel rlp 3.0.0 4.0.1 wheel ``` * after: ``` Package Version Latest Type ---------- ------- ------ ----- py-solc-x 1.1.1 2.0.3 wheel ```
- Loading branch information