mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-06-04 19:40:05 +08:00
sync versions
This commit is contained in:
@@ -24,13 +24,13 @@ setup(
|
||||
zip_safe=False,
|
||||
include_package_data=True,
|
||||
install_requires=[
|
||||
'virtualchain>=0.0.13.0',
|
||||
'blockstack-client>=0.0.13.0',
|
||||
'blockstack-server>=0.0.13.0',
|
||||
'virtualchain>=0.14.0',
|
||||
'blockstack-client>=0.14.0',
|
||||
'blockstack-server>=0.14.0',
|
||||
'blockstack-profiles>=0.1.3',
|
||||
'blockstack-storage-drivers>=0.0.13.2',
|
||||
'blockstack-file>=0.0.13.0',
|
||||
'blockstack-gpg>=0.0.13.0',
|
||||
'blockstack-storage-drivers>=0.14.0',
|
||||
'blockstack-file>=0.14.0',
|
||||
'blockstack-gpg>=0.14.0',
|
||||
'blockstack-zones>=0.1.6'
|
||||
],
|
||||
classifiers=[
|
||||
|
||||
Reference in New Issue
Block a user