Metadata-Version: 2.1
Name: async-web3
Version: 0.2.1
Summary: 
Author: Guanqun Lu
Author-email: guanqunlu@outlook.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: eth-abi (>=2.1.1,<3.0.0)
Requires-Dist: eth-brownie (>=1.14.6,<2.0.0)
Requires-Dist: eth-utils (>=1.10.0,<2.0.0)
Requires-Dist: pytest-asyncio (>=0.15.1,<0.16.0)
Requires-Dist: web3 (>=5.18.0,<6.0.0)
Requires-Dist: websockets (>=8.1.0,<9.0.0)
