iexbase/tron-api-python

web3 conflict with tronapi

huwentao1 opened this issue · 1 comments

#8 30.12 The conflict is caused by:
#8 30.12 tronapi 3.1.4 depends on eth-account<0.4.0 and >=0.2.1
#8 30.12 web3 5.20.0 depends on eth-account<0.6.0 and >=0.5.3

i'm using web3 5.0.2 instead of 5.20.0 and that's fine