ubuntu-18.04.in 967 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  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. 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. paramiko==2.1.2; python_version < '3.7'
  24. paramiko>=2.2.3; python_version >= '3.7'
  25. psutil
  26. # Let's install cryptodome instead of pycrypto because of pycrypto's outstanding security issues
  27. # PyCrypto, if pulled, will be removed from the generated static requirements
  28. pycryptodome
  29. pygit2
  30. pyinotify
  31. pylxd>=2.2.5
  32. pyopenssl
  33. python-etcd>0.4.2
  34. python-gnupg
  35. pyvmomi
  36. requests
  37. rfc3987
  38. salttesting==2017.6.1
  39. setproctitle
  40. strict_rfc3339
  41. supervisor==3.3.5; python_version < '3'
  42. timelib
  43. tornado<5.0
  44. virtualenv
  45. yamlordereddictloader