Don't install msgpack 0.5.5

This version has known critical issues.

See da902f9c1d (r27725642)
for more information.
This commit is contained in:
rallytime 2018-02-28 12:21:32 -05:00
parent 978e869490
commit 6439bce4a8
No known key found for this signature in database
GPG key ID: E8F1A4B90D0DEA19

View file

@ -1,5 +1,5 @@
Jinja2
msgpack-python>0.3
msgpack-python>0.3,!=0.5.5
PyYAML
MarkupSafe
requests>=1.0.0