requirements-testing.txt 247 B

1234567891011121314151617
  1. bcrypt
  2. beautifulsoup4
  3. black == 19.10b0; python_version >= '3.6' # Only available on py3.6+
  4. cryptography
  5. eventlet
  6. fedmsg
  7. flake8
  8. flask-oidc
  9. mock
  10. pytest
  11. pytest-cov
  12. pytest-xdist
  13. python-fedora
  14. trololio
  15. # Seems that mock doesn't list this one
  16. funcsigs