Skip to content

Commit c94f344

Browse files
author
Troy McConaghy
authored
Let python-rapidjson~=0.6.0 (#491)
to be consistent with bigchaindb
1 parent 3c5a0cc commit c94f344

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
@@ -15,7 +15,7 @@
1515
'requests>=2.11.0',
1616
'cryptoconditions==0.8.0',
1717
'pysha3~=1.0.2',
18-
'python-rapidjson==0.6.0',
18+
'python-rapidjson~=0.6.0',
1919
'python-rapidjson-schema==0.1.1',
2020
]
2121

0 commit comments

Comments
 (0)