2019-07-29 05:24:54 -05:00
|
|
|
###############################################################################
|
|
|
|
#
|
|
|
|
# IMPORTANT:
|
|
|
|
#
|
|
|
|
# If runtime or build time dependencies are changed in this file, the committer
|
|
|
|
# *must* ensure the DEB and RPM package maintainers are informed as soon as
|
|
|
|
# possible.
|
|
|
|
#
|
|
|
|
###############################################################################
|
|
|
|
|
|
|
|
|
2018-04-04 06:26:44 -05:00
|
|
|
##############################################################################
|
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.
|
2018-04-04 06:26:44 -05:00
|
|
|
##############################################################################
|
2018-04-04 04:47:01 -05:00
|
|
|
blinker==1.4
|
2019-03-14 10:11:16 -05:00
|
|
|
Flask==1.0.2
|
2019-10-01 07:25:43 -05:00
|
|
|
Werkzeug>=0.15.0
|
2018-04-04 04:47:01 -05:00
|
|
|
Flask-Gravatar==0.5.0
|
2019-03-14 10:11:16 -05:00
|
|
|
Flask-Login==0.4.1
|
2015-01-22 09:56:23 -06:00
|
|
|
Flask-Mail==0.9.1
|
2019-03-14 10:11:16 -05:00
|
|
|
Flask-Migrate==2.4.0
|
2015-01-22 09:56:23 -06:00
|
|
|
Flask-Principal==0.4.0
|
2020-02-26 00:11:33 -06:00
|
|
|
Flask-SQLAlchemy==2.4.1
|
2020-02-10 00:15:11 -06:00
|
|
|
Flask-WTF==0.14.3
|
2019-10-10 01:35:28 -05:00
|
|
|
Flask-Compress==1.4.0
|
2020-02-18 00:40:38 -06:00
|
|
|
passlib==1.7.2
|
2019-03-14 10:11:16 -05:00
|
|
|
pytz==2018.9
|
|
|
|
simplejson==3.16.0
|
|
|
|
six>=1.12.0
|
2015-02-25 11:06:00 -06:00
|
|
|
speaklater==1.3
|
2018-04-04 04:47:01 -05:00
|
|
|
sqlparse==0.2.4
|
2019-03-14 10:11:16 -05:00
|
|
|
WTForms==2.2.1
|
2018-04-04 04:47:01 -05:00
|
|
|
Flask-Paranoid==0.2.0
|
2020-04-01 07:42:38 -05:00
|
|
|
psutil>=5.7.0
|
2019-04-08 07:19:50 -05:00
|
|
|
psycopg2>=2.8
|
2019-03-14 10:11:16 -05:00
|
|
|
python-dateutil>=2.8.0
|
2020-02-26 00:11:33 -06:00
|
|
|
SQLAlchemy>=1.3.13
|
2020-02-18 00:40:38 -06:00
|
|
|
Flask-Security-Too>=3.0.0
|
2019-03-14 10:11:16 -05:00
|
|
|
sshtunnel>=0.1.4
|
2020-04-06 05:27:05 -05:00
|
|
|
ldap3>=2.5.1
|