mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
33 lines
688 B
Plaintext
33 lines
688 B
Plaintext
# This is a compilation of requirements installed on salt-jenkins git.salt state run
|
|
#apache-libcloud==1.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<1.1.0
|
|
more-itertools==5.0.0
|
|
msgpack-python >= 0.4.2, != 0.5.5
|
|
patch
|
|
psutil
|
|
pyopenssl
|
|
python-etcd==0.4.2
|
|
python-gnupg
|
|
pyvmomi
|
|
pywin32==223
|
|
rfc3987
|
|
salttesting==2017.6.1
|
|
sed
|
|
setproctitle
|
|
strict_rfc3339
|
|
supervisor; python_version < '3'
|
|
timelib
|
|
tornado<5.0
|
|
virtualenv
|
|
wmi==1.4.9
|