2017-02-26 04:01:23 -06:00
|
|
|
# NOTE: Any requirements with environment specifiers must be explicitly added
|
|
|
|
# to pkg/pip/setup_pip.py (in extras_require), otherwise they will be
|
|
|
|
# ignored when building a PIP Wheel.
|
2017-03-31 16:03:36 -05:00
|
|
|
Babel==2.3.4
|
2016-04-17 09:39:08 -05:00
|
|
|
beautifulsoup4==4.4.1
|
|
|
|
blinker==1.3
|
2016-09-12 03:20:27 -05:00
|
|
|
click==6.6
|
2016-04-17 09:39:08 -05:00
|
|
|
extras==0.0.3
|
|
|
|
fixtures==2.0.0
|
2016-07-22 10:25:23 -05:00
|
|
|
Flask==0.11.1
|
|
|
|
Flask-Babel==0.11.1
|
2016-01-18 07:27:40 -06:00
|
|
|
Flask-Gravatar==0.4.2
|
2016-11-18 10:40:17 -06:00
|
|
|
Flask-HTMLmin==1.2
|
2016-07-22 10:25:23 -05:00
|
|
|
Flask-Login==0.3.2
|
2015-01-22 09:56:23 -06:00
|
|
|
Flask-Mail==0.9.1
|
2017-04-24 05:56:42 -05:00
|
|
|
Flask-Migrate==2.0.3
|
2015-01-22 09:56:23 -06:00
|
|
|
Flask-Principal==0.4.0
|
2016-07-22 10:25:23 -05:00
|
|
|
Flask-Security==1.7.5
|
|
|
|
Flask-SQLAlchemy==2.1
|
|
|
|
Flask-WTF==0.12
|
2015-02-12 04:28:15 -06:00
|
|
|
html5lib==1.0b3
|
2017-02-26 03:06:17 -06:00
|
|
|
importlib==1.0.3; python_version <= '2.7'
|
2014-12-16 06:53:09 -06:00
|
|
|
itsdangerous==0.24
|
2016-04-17 09:39:08 -05:00
|
|
|
Jinja2==2.7.3
|
|
|
|
linecache2==1.0.0
|
|
|
|
MarkupSafe==0.23
|
2017-02-26 03:06:17 -06:00
|
|
|
ordereddict; python_version < '2.7'
|
2015-01-22 09:56:23 -06:00
|
|
|
passlib==1.6.2
|
2016-04-17 09:39:08 -05:00
|
|
|
pbr==1.9.1
|
2017-05-09 06:32:20 -05:00
|
|
|
psycopg2>=2.6.2
|
2016-04-17 09:39:08 -05:00
|
|
|
pycrypto==2.6.1
|
|
|
|
pyrsistent==0.11.13
|
|
|
|
python-dateutil==2.5.0
|
|
|
|
python-mimeparse==1.5.1
|
2015-02-25 11:06:00 -06:00
|
|
|
pytz==2014.10
|
2016-04-17 09:39:08 -05:00
|
|
|
simplejson==3.6.5
|
2017-01-27 03:20:05 -06:00
|
|
|
six>=1.9.0
|
2015-02-25 11:06:00 -06:00
|
|
|
speaklater==1.3
|
2016-07-22 10:25:23 -05:00
|
|
|
SQLAlchemy==1.0.14
|
2017-02-26 03:06:17 -06:00
|
|
|
sqlparse==0.1.19
|
2016-04-17 09:39:08 -05:00
|
|
|
Werkzeug==0.9.6
|
2017-03-31 16:03:36 -05:00
|
|
|
WTForms==2.0.2
|
2017-05-08 07:36:11 -05:00
|
|
|
backports.csv==1.0.4; python_version <= '2.7'
|