We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfcb5c1 commit 656ba19Copy full SHA for 656ba19
setup.py
@@ -11,7 +11,7 @@
11
12
install_requires = [
13
'requests>=2.11.0',
14
- 'bigchaindb~=0.9.1',
+ 'bigchaindb~=0.10.1',
15
]
16
17
tests_require = [
0 commit comments