mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-23 03:20:19 +08:00
force updated versions of pybitcoin, virtualchain etc
This commit is contained in:
6
setup.py
6
setup.py
@@ -38,10 +38,10 @@ setup(
|
||||
zip_safe=False,
|
||||
include_package_data=True,
|
||||
install_requires=[
|
||||
'virtualchain>=0.0.5',
|
||||
'virtualchain>=0.0.6',
|
||||
'kademlia>=0.5',
|
||||
'keychain>=0.1.3',
|
||||
'blockstore-client>=0.0.6'
|
||||
'keychain>=0.1.4',
|
||||
'blockstore-client>=0.0.8'
|
||||
],
|
||||
classifiers=[
|
||||
'Intended Audience :: Developers',
|
||||
|
||||
Reference in New Issue
Block a user