mirror of
https://github.com/saltstack/salt.git
synced 2025-04-10 14:51:40 +00:00
23 lines
506 B
Text
23 lines
506 B
Text
# Darwin source distribution requirements
|
|
|
|
-r zeromq.txt
|
|
|
|
apache-libcloud>=2.4.0
|
|
backports.ssl_match_hostname>=3.7.0.1; python_version < '3.7'
|
|
cherrypy>=17.4.1
|
|
cryptography>=2.6.1
|
|
gitpython>=2.1.15
|
|
idna>=2.8
|
|
linode-python>=1.1.1
|
|
mako>=1.0.7
|
|
pyasn1>=0.4.8
|
|
pycparser>=2.21
|
|
pyopenssl>=19.0.0
|
|
python-dateutil>=2.8.0
|
|
python-gnupg>=0.4.4
|
|
setproctitle>=1.1.10 ; python_version < '3.10'
|
|
setproctitle>=1.2.3 ; python_version >= '3.10'
|
|
timelib>=0.2.5
|
|
vultr>=1.0.1
|
|
|
|
importlib_metadata>=3.3.0; python_version < '3.10'
|