Upgrade python-rapidjson to 0.0.8 (#922)

This commit is contained in:
Brett Sun 2016-12-13 14:21:33 +01:00 committed by GitHub
parent f75e9e9c0d
commit 0c831e6171

View File

@ -64,7 +64,7 @@ install_requires = [
'pysha3>=0.3',
'cryptoconditions>=0.5.0',
'statsd>=3.2.1',
'python-rapidjson>=0.0.6',
'python-rapidjson>=0.0.8',
'logstats>=0.2.1',
'flask>=0.10.1',
'flask-restful~=0.3.0',