salt/requirements/base.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

19 lines
269 B
Text
Raw Normal View History

Jinja2
2022-09-12 10:23:25 -07:00
jmespath
msgpack>=0.5,!=0.5.5
PyYAML
MarkupSafe
2015-08-26 23:03:04 +01:00
requests>=1.0.0
distro>=1.0.1
2021-09-24 00:24:11 -05:00
psutil>=5.0.0
# We need contextvars for salt-ssh
contextvars
# since removal of distutils support
setuptools
looseversion
# pyparsing!=3.0.5,>=2.0.2
pyparsing==3.0.9
packaging==21.3