debian-8.in 958 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  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. rfc3987
  37. salttesting==2017.6.1
  38. setproctitle
  39. strict_rfc3339
  40. supervisor==3.3.5; python_version < '3'
  41. timelib
  42. tornado<5.0
  43. virtualenv
  44. yamlordereddictloader