base.txt 228 B

12345678
  1. Jinja2
  2. msgpack>=0.5,!=0.5.5,<1.0.0
  3. PyYAML
  4. MarkupSafe
  5. requests>=1.0.0
  6. # Requirements for Tornado 4.5.3 (vendored as salt.ext.tornado)
  7. singledispatch==3.4.0.3; python_version < '3.4'
  8. # Required by Tornado to handle threads stuff.