centos-6.in 892 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  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<2.0.9
  14. jsonschema<=2.6.0
  15. junos-eznc
  16. jxmlease
  17. keyring==5.7.1
  18. kubernetes<4.0
  19. mock>=2.0.0; python_version < '3.6'
  20. more-itertools==5.0.0
  21. moto
  22. msgpack-python >= 0.4.2, != 0.5.5
  23. psutil
  24. # Let's install cryptodome instead of pycrypto because of pycrypto's outstanding security issues
  25. # PyCrypto, if pulled, will be removed from the generated static requirements
  26. pycryptodome
  27. pygit2
  28. pyinotify
  29. pylxd>=2.2.5
  30. pyopenssl
  31. python-etcd>0.4.2
  32. python-gnupg
  33. pyvmomi
  34. requests
  35. rfc3987
  36. salttesting==2017.6.1
  37. setproctitle
  38. strict_rfc3339
  39. supervisor==3.3.5; python_version < '3'
  40. timelib
  41. tornado<5.0
  42. virtualenv
  43. yamlordereddictloader