Add requirements.txt with web3 and pydantic

This commit is contained in:
Luke Van Seters 2021-07-11 11:23:38 -04:00
parent ab2564d2b5
commit 1d3e2cc000

View File

@ -1,3 +1,4 @@
web3==5.20.1 web3==5.20.1
hexbytes==0.2.1 hexbytes==0.2.1
argparse==1.4.0 argparse==1.4.0
pydantic==1.8.2