Due to a bug it does not works on msgpack 0.5.5

This commit is contained in:
shortcutme 2018-02-23 02:25:50 +01:00
parent bda31aea59
commit 304d2f0874
No known key found for this signature in database
GPG key ID: 5B63BAE6CB9613AE

View file

@ -1,2 +1,2 @@
gevent>=1.1.0
msgpack-python>=0.4.4
msgpack-python>=0.4.4,<0.5.5