mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
16 lines
318 B
Text
16 lines
318 B
Text
--constraint=constraints.txt
|
|
|
|
Jinja2
|
|
jmespath
|
|
msgpack>=1.0.0
|
|
PyYAML
|
|
MarkupSafe
|
|
requests>=2.31.0 ; python_version < '3.8'
|
|
requests>=2.32.0 ; python_version >= '3.8'
|
|
distro>=1.0.1
|
|
psutil>=5.0.0
|
|
packaging>=21.3
|
|
looseversion
|
|
croniter>=0.3.0,!=0.3.22; sys_platform != 'win32'
|
|
# We need contextvars for salt-ssh
|
|
contextvars
|