2019-03-21 11:42:49 +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-21 11:42:49 +00:00
|
|
|
boto3
|
|
|
|
boto>=2.46.0
|
|
|
|
cffi
|
|
|
|
cherrypy==17.3.0
|
2019-04-17 22:11:55 +00:00
|
|
|
croniter>=0.3.0,!=0.3.22
|
2019-03-21 11:42:49 +00:00
|
|
|
dnspython
|
|
|
|
docker
|
|
|
|
futures>=2.0; python_version < '3.0'
|
|
|
|
GitPython
|
|
|
|
jsonschema<=2.6.0
|
|
|
|
keyring==5.7.1
|
2019-04-26 01:00:37 +00:00
|
|
|
kubernetes<4.0
|
2019-04-26 16:44:33 +00:00
|
|
|
mock>=2.0.0; python_version < '3.6'
|
2019-03-21 11:42:49 +00:00
|
|
|
more-itertools==5.0.0
|
|
|
|
moto
|
|
|
|
msgpack-python >= 0.4.2, != 0.5.5
|
|
|
|
psutil
|
2019-05-07 16:17:29 +00:00
|
|
|
# Let's install cryptodome instead of pycrypto because of pycrypto's outstanding security issues
|
2019-04-05 18:25:19 +00:00
|
|
|
# PyCrypto, if pulled, will be removed from the generated static requirements
|
|
|
|
pycryptodome
|
2019-03-21 11:42:49 +00:00
|
|
|
pyinotify
|
2019-07-23 19:37:50 +00:00
|
|
|
pygit2
|
2019-03-21 11:42:49 +00:00
|
|
|
pyopenssl
|
2019-04-23 18:14:00 +00:00
|
|
|
python-etcd>0.4.2
|
2019-03-21 11:42:49 +00:00
|
|
|
python-gnupg
|
|
|
|
pyvmomi
|
|
|
|
requests
|
|
|
|
rfc3987
|
|
|
|
salttesting==2017.6.1
|
|
|
|
setproctitle
|
|
|
|
strict_rfc3339
|
2019-04-09 22:28:25 +00:00
|
|
|
supervisor==3.3.5; python_version < '3'
|
2019-03-21 11:42:49 +00:00
|
|
|
timelib
|
|
|
|
tornado<5.0
|
|
|
|
virtualenv
|
2019-07-05 22:41:32 +00:00
|
|
|
watchdog
|