opensuse-leap-15.in 997 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. certifi
  7. cffi
  8. cherrypy==17.3.0
  9. clustershell
  10. croniter>=0.3.0,!=0.3.22
  11. dnspython
  12. docker<4.0
  13. futures>=2.0; python_version < '3.0'
  14. GitPython
  15. hgtools # XXX: Find out if we can remove this dependency
  16. jsonschema<=2.6.0
  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. setuptools-scm # XXX: Find out if we can remove this dependency
  39. strict_rfc3339
  40. supervisor==3.3.5; python_version < '3'
  41. timelib
  42. tornado<5.0
  43. virtualenv
  44. yamlordereddictloader