mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 09:40:20 +00:00
12 lines
353 B
Text
12 lines
353 B
Text
# This file only exists to trigger the right static compiled requirements destination
|
|
# Any non hard dependencies of Salt for FreeBSD can go here
|
|
cherrypy
|
|
cryptography>=41.0.3
|
|
pycparser>=2.21; python_version >= '3.9'
|
|
pyopenssl>=23.2.0
|
|
python-dateutil>=2.8.0
|
|
python-gnupg>=0.4.4
|
|
setproctitle>=1.2.3
|
|
timelib>=0.2.5
|
|
distro>=1.3.0
|
|
importlib-metadata>=3.3.0
|