iexbase / tron-api-python

A Python API for interacting with Tron (TRX)
https://tronapi-for-python.readthedocs.io
MIT License
165 stars 82 forks source link

web3 conflict with tronapi #93

Open huwentao1 opened 2 years ago

huwentao1 commented 2 years ago

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

amirashrafy commented 2 years ago

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