1234567891011121314151617181920212223242526272829 |
- # This is a compilation of requirements installed on salt-jenkins git.salt state run
- boto3
- boto>=2.46.0
- clustershell
- croniter>=0.3.0,!=0.3.22
- dnspython
- docker
- futures>=2.0; python_version < '3.0'
- jsonschema
- junos-eznc
- jxmlease
- keyring==5.7.1
- kubernetes<4.0
- mock>=3.0.5; python_version < '3.6'
- more-itertools==5.0.0
- moto
- # XXX: Temporarily do not install pylxd.
- # pylxd(or likely ws4py) will cause the test suite to hang at the finish line under runtests.py
- # pylxd>=2.2.5
- pyopenssl
- python-etcd>0.4.2
- pyvmomi
- rfc3987
- salttesting==2017.6.1
- strict_rfc3339
- supervisor==3.3.5; python_version < '3'
- virtualenv
- watchdog
- yamlordereddictloader
|