Skip to content

Commit

Permalink
update aiorpcX (kyuupichan#586)
Browse files Browse the repository at this point in the history
  • Loading branch information
wakiyamap authored and Neil committed Aug 19, 2018
1 parent eeb5f96 commit 2b123d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# "blake256" package is required to sync Decred network.
# "xevan_hash" package is required to sync Xuez network.
# "groestlcoin_hash" package is required to sync Groestlcoin network.
install_requires=['aiorpcX>=0.7.1,<0.8', 'attrs',
install_requires=['aiorpcX>=0.7.3,<0.8', 'attrs',
'plyvel', 'pylru', 'aiohttp >= 2'],
packages=setuptools.find_packages(include=('electrumx*',)),
description='ElectrumX Server',
Expand Down

0 comments on commit 2b123d7

Please sign in to comment.