ourzora / offchain

NFT Metadata made easy
MIT License
109 stars 27 forks source link

bump web3 to latest version #77

Closed oveddan closed 1 year ago

oveddan commented 1 year ago

Description

Bumps the supported web3.py version to the latest: 6.7.0

Motivation and Context

Projects that import this project are forced to use a previous version of web3.py which doesn't have async support for contracts.

How has this been tested?

Ran unit tests

Screenshots (if appropriate):

Types of changes

Checklist: