amzn-2.in 973 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. # This is a compilation of requirements installed on salt-jenkins git.salt state run
  2. ansible; python_version < '3.0'
  3. apache-libcloud==2.0.0
  4. boto3
  5. boto>=2.46.0
  6. cffi
  7. cherrypy==17.3.0
  8. clustershell
  9. croniter>=0.3.0,!=0.3.22
  10. dnspython
  11. docker<4.0
  12. futures>=2.0; python_version < '3.0'
  13. GitPython
  14. jsonschema<=2.6.0
  15. junos-eznc
  16. jxmlease
  17. kazoo
  18. keyring==5.7.1
  19. kubernetes<4.0
  20. mock>=2.0.0; python_version < '3.6'
  21. more-itertools==5.0.0
  22. moto
  23. msgpack-python >= 0.4.2, != 0.5.5
  24. paramiko==2.1.2; python_version < '3.7'
  25. paramiko>=2.2.3; python_version >= '3.7'
  26. psutil
  27. # Let's install cryptodome instead of pycrypto because of pycrypto's outstanding security issues
  28. # PyCrypto, if pulled, will be removed from the generated static requirements
  29. pycryptodome
  30. pygit2
  31. pyinotify
  32. pylxd>=2.2.5
  33. pyopenssl
  34. python-etcd>0.4.2
  35. python-gnupg
  36. pyvmomi
  37. requests
  38. rfc3987
  39. salttesting==2017.6.1
  40. setproctitle
  41. strict_rfc3339
  42. supervisor==3.3.5; python_version < '3'
  43. timelib
  44. tornado<5.0
  45. virtualenv
  46. yamlordereddictloader