123456789101112131415161718192021222324252627 |
- # This is a compilation of requirements installed on salt-jenkins git.salt state run
- #ansible; python_version < '3.0'
- #apache-libcloud==2.0.0
- boto3
- boto>=2.46.0
- croniter>=0.3.0,!=0.3.22
- 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
- pylxd>=2.2.5
- python-etcd>0.4.2
- pyvmomi
- rfc3987
- salttesting==2017.6.1
- sed
- strict_rfc3339
- supervisor==3.3.5; python_version < '3'
- virtualenv
|