Skip to content

Commit 971184b

Browse files
committed
fix dep
1 parent 914b8dc commit 971184b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
# https://github.com/ethereum/web3.py/issues/2704#issuecomment-1369041219
131131
# pip install git+https://github.com/ethereum/web3.py.git
132132
# 'web3>=5.31.3', # MIT license
133-
'web3 @ git+https://github.com/ethereum/web3.py.git#v6.0.0-beta.9',
133+
'web3[ipfs] @ git+https://github.com/ethereum/web3.py.git#v6.0.0-beta.9',
134134

135135
# the following is needed for EIP712 ("signed typed data"):
136136
'rlp>=2.0.1', # MIT license

0 commit comments

Comments
 (0)