Skip to content
Snippets Groups Projects
Commit 004312ec authored by roadscape's avatar roadscape
Browse files

lock jsonrpcserver at 3.5.6, fix #154

parent 998130be
Branches
Tags
No related merge requests found
...@@ -28,7 +28,7 @@ setup( ...@@ -28,7 +28,7 @@ setup(
tests_require=tests_require, tests_require=tests_require,
install_requires=[ install_requires=[
'aiopg', 'aiopg',
'jsonrpcserver', 'jsonrpcserver==3.5.6',
'aiohttp', 'aiohttp',
'certifi', 'certifi',
'sqlalchemy', 'sqlalchemy',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment