arch.in 866 B

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