windows.in 680 B

123456789101112131415161718192021222324252627
  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. croniter>=0.3.0,!=0.3.22
  7. dmidecode
  8. dnspython
  9. # We require docker < 3.0.0 because after that they also start locking their pywin32 requirement, actually
  10. # pypiwin32, which after version 223 it just makes pywin32 a dep and installs nothing else
  11. docker<3.0.0
  12. jsonschema<=2.6.0
  13. keyring==5.7.1
  14. kubernetes<4.0
  15. mock>=2.0.0; python_version < '3.6'
  16. more-itertools==5.0.0
  17. moto<=1.3.7
  18. patch
  19. pylxd>=2.2.5
  20. python-etcd>0.4.2
  21. pyvmomi
  22. rfc3987
  23. salttesting==2017.6.1
  24. sed
  25. strict_rfc3339
  26. supervisor==3.3.5; python_version < '3'
  27. virtualenv