mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
26 lines
622 B
Plaintext
26 lines
622 B
Plaintext
# This is a compilation of requirements installed on salt-jenkins git.salt state run
|
|
#apache-libcloud==2.0.0
|
|
boto3
|
|
boto>=2.46.0
|
|
dmidecode
|
|
dnspython
|
|
# We require docker < 3.0.0 because after that they also start locking their pywin32 requirement, actually
|
|
# pypiwin32, which after version 223 it just makes pywin32 a dep and installs nothing else
|
|
docker<3.0.0
|
|
jsonschema<=2.6.0
|
|
keyring==5.7.1
|
|
kubernetes<4.0
|
|
mock>=2.0.0; python_version < '3.6'
|
|
more-itertools==5.0.0
|
|
moto<=1.3.7
|
|
patch
|
|
python-etcd>0.4.2
|
|
pyvmomi
|
|
rfc3987
|
|
salttesting==2017.6.1
|
|
sed
|
|
setproctitle
|
|
strict_rfc3339
|
|
supervisor==3.3.5; python_version < '3'
|
|
virtualenv
|