requirements.txt 629 B

1234567891011121314151617181920212223242526272829303132333435363738
  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 < 0.4.3
  6. bleach < 2.0
  7. blinker
  8. chardet < 3.0.0
  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. wtforms
  29. # Needed only for local authentication and/or Pagure CI
  30. cryptography
  31. # Required only for the `fas` and `openid` authentication backends
  32. python-fedora
  33. # Required only for the `local` authentication backend
  34. py-bcrypt