123456789101112131415161718192021222324252627282930313233343536373839 |
- # This is a compilation of requirements installed on salt-jenkins git.salt state run
- boto3>=1.13.5
- boto>=2.46.0
- clustershell
- croniter>=0.3.0,!=0.3.22
- dnspython
- docker
- jmespath
- jsonschema
- junos-eznc==2.4.0
- jxmlease
- keyring==5.7.1
- kubernetes<4.0
- mock>=3.0.5; python_version < '3.6'
- more-itertools==5.0.0
- moto
- napalm; python_version >= '3.6'
- # 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
- toml
- virtualenv>=20.0.20
- watchdog
- yamlordereddictloader
- vcert~=0.7.0
- # Available template libraries that can be used
- Genshi
- Cheetah3==3.1.0
- Mako
- # cassandra
- cassandra-driver>=2.0
|