You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
431 B

  1. -r ../requirements-2.9.txt
  2. yamllint==1.19.0
  3. apache-libcloud==2.2.1
  4. tox==3.11.1
  5. dopy==0.3.7
  6. cryptography==2.8
  7. ansible-lint==5.0.11 ; python_version >= '3.0'
  8. ansible-lint==4.2.0 ; python_version < '3.0'
  9. openshift==0.8.8
  10. molecule==3.0.6 ; python_version >= '3.0'
  11. molecule==3.0.2 ; python_version < '3.0'
  12. molecule-vagrant==0.3
  13. testinfra==5.2.2 ; python_version >= '3.0'
  14. testinfra==3.4.0 ; python_version < '3.0'
  15. python-vagrant==0.5.15