CityOfZion / neo-python

Python Node and SDK for the NEO 2.x blockchain. For NEO 3.x go to our successor project neo-mamba
https://neo-python.readthedocs.io/en/latest/
MIT License
313 stars 189 forks source link

Update requirements #1017

Closed ixje closed 4 years ago

ixje commented 4 years ago

What current issue(s) does this address, or what feature is it adding? A bunch of requirements are outdated

How did you solve this problem? update all used requirements (except TQDM as that historically had bad results)

How did you make sure your solution works? make test still passes for all neo-python tests on a fresh clone

Are there any special changes in the code that we should be aware of? no

Please check the following, if applicable:

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 85.305% when pulling 52cfe250205f463728e727772951787dfe7a0d23 on ixje:update-deps into 4d72b13784343a0b6fe88db45da60528af8b8298 on CityOfZion:development.