requirements.txt 610 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. # Used for when working from a virtualenv.
  2. # Use this file by running "$ pip install -r requirements.txt"
  3. alembic
  4. arrow
  5. binaryornot
  6. bleach
  7. blinker
  8. chardet
  9. docutils
  10. enum34
  11. flask
  12. flask-wtf
  13. flask-multistatic
  14. kitchen
  15. markdown
  16. munch
  17. Pillow
  18. psutil
  19. pygit2 >= 0.20.1
  20. pygments
  21. python-openid
  22. python-openid-cla
  23. python-openid-teams
  24. redis
  25. six
  26. sqlalchemy >= 0.8
  27. straight.plugin==1.4.0-post-1
  28. trollius-redis
  29. wtforms
  30. # Required only for the `fas` and `openid` authentication backends
  31. python-fedora
  32. # Required only for the `local` authentication backend
  33. cryptography
  34. py-bcrypt
  35. #Required for Pagure CI
  36. fedmsg
  37. python-jenkins