Due to a bug it does not works on msgpack 0.5.5
This commit is contained in:
parent
bda31aea59
commit
304d2f0874
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
gevent>=1.1.0
|
gevent>=1.1.0
|
||||||
msgpack-python>=0.4.4
|
msgpack-python>=0.4.4,<0.5.5
|
||||||
|
|
Loading…
Reference in a new issue