mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Don't install msgpack 0.5.5
This version has known critical issues.
See da902f9c1d (r27725642)
for more information.
This commit is contained in:
parent
978e869490
commit
6439bce4a8
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
Jinja2
|
||||
msgpack-python>0.3
|
||||
msgpack-python>0.3,!=0.5.5
|
||||
PyYAML
|
||||
MarkupSafe
|
||||
requests>=1.0.0
|
||||
|
|
Loading…
Add table
Reference in a new issue