Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit f23ab28

Browse files
committed
Updated requirements
1 parent 0c3a7a5 commit f23ab28

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

requirements.txt

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
thirdweb-web3==5.24.8
2-
thirdweb-contract-wrappers==2.0.3
31
0x-contract-addresses==3.0.0
42
0x-contract-artifacts==3.0.0
5-
0x-contract-wrappers==2.0.0
63
0x-json-schemas==2.1.0
74
0x-order-utils==4.0.1
5+
aiohttp==3.7.4.post0
86
async-timeout==3.0.1
97
attrs==21.2.0
8+
autopep8==1.6.0
109
base58==2.1.0
1110
bitarray==1.2.2
1211
certifi==2021.10.8
12+
chardet==4.0.0
1313
charset-normalizer==2.0.6
1414
cytoolz==0.11.0
1515
dataclasses-json==0.5.6
@@ -35,19 +35,22 @@ mypy-extensions==0.4.3
3535
netaddr==0.8.0
3636
parsimonious==0.8.1
3737
protobuf==3.18.1
38+
pycodestyle==2.8.0
3839
pycryptodome==3.11.0
3940
pyrsistent==0.18.0
4041
requests==2.26.0
4142
rlp==2.0.1
4243
six==1.16.0
4344
stringcase==1.2.0
45+
thirdweb-contract-wrappers==2.0.3
46+
thirdweb-web3==5.24.8
47+
toml==0.10.2
4448
toolz==0.11.1
4549
typing-extensions==3.10.0.2
4650
typing-inspect==0.7.1
4751
urllib3==1.26.7
4852
varint==1.0.2
4953
web3==5.24.0
50-
thirdweb-web3==5.24.8
5154
websockets==9.1
5255
wrapt==1.13.1
5356
yarl==1.7.0

0 commit comments

Comments
 (0)