Blame requirements.txt

Pierre-Yves Chibon e7952f
# Used for when working from a virtualenv.
Pierre-Yves Chibon e7952f
# Use this file by running "$ pip install -r requirements.txt"
Mathieu Bridon c81110
alembic
Your Name ce72a7
arrow < 0.15.0
Igor Gnatenko 5f26e2
bcrypt
Pierre-Yves Chibon f7eb75
binaryornot
Shengjing Zhu 9d3ebf
bleach
Pierre-Yves Chibon b5c562
blinker
Pierre-Yves Chibon 890465
celery
Pierre-Yves Chibon 8ac14c
chardet
Igor Gnatenko 5f26e2
cryptography
Pierre-Yves Chibon e92cdd
docutils
Neal Gompa 55fa35
enum34;python_version<"3.4"
Pierre-Yves Chibon f5bdbc
flask
Mathieu Bridon 4d5a24
flask-wtf
Sayan Chowdhury a3eead
kitchen
Pierre-Yves Chibon 8ed43b
markdown
Pierre-Yves Chibon dc9f16
munch
Sayan Chowdhury cef870
Pillow
Pierre-Yves Chibon 14eca5
psutil
Pierre-Yves Chibon 4a5c12
pygit2 >= 0.26.0
Neal Gompa 55fa35
python-openid;python_version<="2.7"
Neal Gompa 55fa35
python3-openid;python_version>="3.0"
Pierre-Yves Chibon e7952f
python-openid-cla
Pierre-Yves Chibon 49cc34
python-openid-teams
Neal Gompa 2b1a46
redis
Pierre-Yves Chibon 626d33
requests
Pierre-Yves Chibon e3b517
six
Pierre-Yves Chibon b92a6f
# sqlalchemy minimum 0.8
Pierre-Yves Chibon b92a6f
# sqlalchemy 1.3.0 is causing issues on the pip container leading
Pierre-Yves Chibon b92a6f
# test_pagure_lib.py to raise a:
Pierre-Yves Chibon b92a6f
# "(sqlite3.OperationalError) no such column: users.user"
Pierre-Yves Chibon b92a6f
# in test_search_projects_private line 319
Pierre-Yves Chibon b92a6f
sqlalchemy < 1.3.0
Pierre-Yves Chibon 02e178
# 1.4.0 is broken, 1.4.0-post-1 works but gives odd results on newer setuptools
Pierre-Yves Chibon 02e178
# the latest version 1.5.0 is also known to work
Pierre-Yves Chibon 02e178
straight.plugin
Mathieu Bridon 4d5a24
wtforms
Pierre-Yves Chibon caed74
Slavek Kabrda 46f8d5
# Required only for the `oidc` authentication backend
Pierre-Yves Chibon ae2354
# flask-oidc
Slavek Kabrda 46f8d5
Slavek Kabrda 9c176a
# Required only if `USE_FLASK_SESSION_EXT` is set to `True`
Slavek Kabrda 9c176a
# flask-session
Slavek Kabrda 9c176a
Pierre-Yves Chibon caed74
# Required only for the `fas` and `openid` authentication backends
Pierre-Yves Chibon ae2354
# python-fedora