windows.in 622 B

1234567891011121314151617181920212223242526
  1. # This is a compilation of requirements installed on salt-jenkins git.salt state run
  2. #apache-libcloud==2.0.0
  3. boto3
  4. boto>=2.46.0
  5. dmidecode
  6. dnspython
  7. # We require docker < 3.0.0 because after that they also start locking their pywin32 requirement, actually
  8. # pypiwin32, which after version 223 it just makes pywin32 a dep and installs nothing else
  9. docker<3.0.0
  10. jsonschema
  11. keyring==5.7.1
  12. kubernetes<4.0
  13. mock>=3.0.5; python_version < '3.6'
  14. more-itertools==5.0.0
  15. moto<=1.3.7
  16. patch
  17. pygit2
  18. python-etcd>0.4.2
  19. pyvmomi
  20. rfc3987
  21. salttesting==2017.6.1
  22. sed
  23. setproctitle
  24. strict_rfc3339
  25. supervisor==3.3.5; python_version < '3'
  26. virtualenv