tests.txt 1.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. -r zeromq.txt
  2. -r dev.txt
  3. -r pytest.txt
  4. apache-libcloud>=1.0.0
  5. boto>=2.32.1
  6. boto3>=1.2.1
  7. moto>=0.3.6
  8. docker; sys.platform != 'win32'
  9. docker==2.7.0; sys.platform == 'win32'
  10. virtualenv
  11. setuptools>=30
  12. six>=1.10.0
  13. timelib
  14. coverage
  15. keyring==5.7.1
  16. python-gnupg
  17. python-etcd==0.4.2
  18. GitPython
  19. supervisor; python_version < '3'
  20. kubernetes<4.0
  21. psutil
  22. pyvmomi
  23. setproctitle
  24. cherrypy>=3.2.2,<18.0.0; python_version < '3.5' and sys.platform != 'win32' and sys.platform != 'darwin'
  25. cherrypy>=3.2.2; python_version >= '3.5' and sys.platform != 'win32' and sys.platform != 'darwin'
  26. pyinotify; sys.platform != 'win32' and sys.platform != 'darwin'
  27. PyMySQL; sys.platform != 'win32' and sys.platform != 'darwin'
  28. jsonschema
  29. strict_rfc3339
  30. rfc3987
  31. pyOpenSSL
  32. dnspython
  33. SaltTesting==2017.6.1
  34. junos-eznc
  35. jxmlease
  36. croniter
  37. kazoo
  38. ansible; sys.platform != 'win32' and sys.platform != 'darwin' and python_version >= '3.5'
  39. ansible; sys.platform != 'win32' and sys.platform != 'darwin' and python_version == '2.7'
  40. pylxd>=2.2.5; sys.platform != 'win32' and sys.platform != 'darwin'
  41. jmespath
  42. yamlordereddictloader
  43. python-dateutil