use blockstack-core dependency

This commit is contained in:
Jude Nelson
2016-11-21 18:12:57 -05:00
parent c2c74b6b48
commit e6253e970f

View File

@@ -26,7 +26,7 @@ setup(
install_requires=[
'virtualchain>=0.14.0',
'blockstack-client>=0.14.0',
'blockstack-server>=0.14.0',
'blockstack-core>=0.14.0',
'blockstack-profiles>=0.1.3',
'blockstack-file>=0.14.0',
'blockstack-gpg>=0.14.0',