Upgrade rapidjson to latest 0.0.11

This commit is contained in:
Sylvain Bellemare 2017-03-29 09:56:41 +02:00 committed by Sylvain Bellemare
parent 5efc96059c
commit 887c8bbb9c

View File

@ -65,7 +65,7 @@ install_requires = [
'pymongo~=3.4',
'pysha3~=1.0.2',
'cryptoconditions>=0.5.0',
'python-rapidjson==0.0.8',
'python-rapidjson==0.0.11',
'logstats>=0.2.1',
'flask>=0.10.1',
'flask-restful~=0.3.0',