Skip to content

Commit 656ba19

Browse files
committed
Upgrade bigchaindb (server) dependency
1 parent cfcb5c1 commit 656ba19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
install_requires = [
1313
'requests>=2.11.0',
14-
'bigchaindb~=0.9.1',
14+
'bigchaindb~=0.10.1',
1515
]
1616

1717
tests_require = [

0 commit comments

Comments
 (0)