tests.txt 1.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  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. ioflo
  33. dnspython
  34. SaltTesting==2017.6.1
  35. junos-eznc
  36. jxmlease
  37. croniter
  38. kazoo
  39. ansible; sys.platform != 'win32' and sys.platform != 'darwin' and python_version >= '3.5'
  40. ansible; sys.platform != 'win32' and sys.platform != 'darwin' and python_version == '2.7'
  41. pylxd>=2.2.5; sys.platform != 'win32' and sys.platform != 'darwin'