summaryrefslogtreecommitdiffstats
path: root/requirements.txt
blob: f55b9460fbc6a1ab277f278a06593c2bdaf91d14 (plain)
1
2
3
4
5
6
7
8
9
10
Flask==0.10.1         # >=0.10
Flask-WTF==0.10.2     # none
Flask-Script==0.6.7   # none
Flask-Login==0.2.6    # none
Werkzeug==0.9.6       # >=0.6
Jinja2==2.7.3         # >=2.4
WTForms==2.0.1        # >=1.0
itsdangerous==0.24    # none
pycrypto
ldap3