Update Jade api version
This commit is contained in:
@@ -11,8 +11,8 @@ setup(
|
|||||||
scripts=['jade_agent.py'],
|
scripts=['jade_agent.py'],
|
||||||
install_requires=[
|
install_requires=[
|
||||||
'libagent>=0.14.5',
|
'libagent>=0.14.5',
|
||||||
# Jade py api from github source, v0.1.33
|
# Jade py api from github source, v0.1.37
|
||||||
'jadepy[requests] @ git+https://github.com/Blockstream/Jade.git@0.1.33'
|
'jadepy[requests] @ git+https://github.com/Blockstream/Jade.git@0.1.37'
|
||||||
],
|
],
|
||||||
platforms=['POSIX'],
|
platforms=['POSIX'],
|
||||||
classifiers=[
|
classifiers=[
|
||||||
|
|||||||
Reference in New Issue
Block a user