2019-03-28 19:42:12 +00:00
|
|
|
# This is a compilation of requirements installed on salt-jenkins git.salt state run
|
2019-04-17 22:11:55 +00:00
|
|
|
#apache-libcloud==2.0.0
|
2019-03-20 14:02:51 +00:00
|
|
|
boto3
|
|
|
|
boto>=2.46.0
|
|
|
|
dmidecode
|
|
|
|
dnspython
|
2019-03-30 19:24:06 +00:00
|
|
|
# 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
|
2019-03-20 14:02:51 +00:00
|
|
|
jsonschema<=2.6.0
|
|
|
|
keyring==5.7.1
|
2019-03-24 20:19:00 +00:00
|
|
|
kubernetes<=4.0
|
2019-04-17 22:11:55 +00:00
|
|
|
mock>=2.0.0; python_version < '3.0'
|
2019-03-20 14:02:51 +00:00
|
|
|
more-itertools==5.0.0
|
|
|
|
msgpack-python >= 0.4.2, != 0.5.5
|
|
|
|
patch
|
|
|
|
psutil
|
|
|
|
pyopenssl
|
|
|
|
python-etcd==0.4.2
|
|
|
|
python-gnupg
|
|
|
|
pyvmomi
|
2019-03-24 15:24:39 +00:00
|
|
|
pywin32==223
|
2019-03-20 14:02:51 +00:00
|
|
|
rfc3987
|
|
|
|
salttesting==2017.6.1
|
|
|
|
sed
|
|
|
|
setproctitle
|
|
|
|
strict_rfc3339
|
2019-04-09 22:28:25 +00:00
|
|
|
supervisor==3.3.5; python_version < '3'
|
2019-03-20 14:02:51 +00:00
|
|
|
timelib
|
|
|
|
tornado<5.0
|
|
|
|
virtualenv
|
2019-03-24 15:24:39 +00:00
|
|
|
wmi==1.4.9
|