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.
|
|
|
|
#
|
|
|
|
###############################################################################
|
|
|
|
|
2021-02-03 00:59:57 -06:00
|
|
|
Flask==1.*
|
|
|
|
Flask-Gravatar==0.*
|
|
|
|
Flask-Login==0.*
|
|
|
|
Flask-Mail==0.*
|
|
|
|
Flask-Migrate==2.*
|
|
|
|
Flask-SQLAlchemy==2.*
|
|
|
|
Flask-WTF==0.*
|
|
|
|
Flask-Compress==1.*
|
|
|
|
passlib==1.*
|
|
|
|
pytz==2021.*
|
|
|
|
simplejson==3.*
|
|
|
|
six==1.*
|
|
|
|
speaklater3==1.*
|
|
|
|
sqlparse==0.*
|
|
|
|
WTForms==2.*
|
|
|
|
Flask-Paranoid==0.*
|
|
|
|
psutil==5.*
|
|
|
|
psycopg2==2.8.*
|
|
|
|
python-dateutil==2.*
|
|
|
|
SQLAlchemy==1.3.*
|
2021-05-18 03:11:14 -05:00
|
|
|
itsdangerous<=1.1.0
|
2021-06-06 03:28:06 -05:00
|
|
|
Flask-Security-Too==4.*
|
2021-02-03 00:59:57 -06:00
|
|
|
bcrypt==3.*
|
|
|
|
cryptography==3.*
|
|
|
|
sshtunnel==0.*
|
|
|
|
ldap3==2.*
|
|
|
|
Flask-BabelEx==0.*
|
|
|
|
gssapi==1.6.*
|
2021-05-25 09:42:57 -05:00
|
|
|
flask-socketio>=5.0.1
|
2021-06-08 04:28:43 -05:00
|
|
|
eventlet==0.31.0
|
2021-06-01 09:48:24 -05:00
|
|
|
httpagentparser==1.9.*
|
2021-06-04 08:19:19 -05:00
|
|
|
user-agents==2.2.0
|
2021-06-08 04:28:43 -05:00
|
|
|
pywinpty==1.1.1; sys_platform=="win32"
|