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.
|
|
|
|
#
|
|
|
|
###############################################################################
|
|
|
|
|
2022-08-17 01:51:05 -05:00
|
|
|
Flask==2.0.3; python_version <= '3.6'
|
|
|
|
Flask==2.1.*; python_version >= '3.7'
|
2021-02-03 00:59:57 -06:00
|
|
|
Flask-Gravatar==0.*
|
|
|
|
Flask-Login==0.*
|
|
|
|
Flask-Mail==0.*
|
2021-11-24 05:52:57 -06:00
|
|
|
Flask-Migrate==3.*
|
2021-12-01 05:30:33 -06:00
|
|
|
Flask-SQLAlchemy==2.5.*
|
2021-11-24 05:52:57 -06:00
|
|
|
Flask-WTF==1.*
|
2021-02-03 00:59:57 -06:00
|
|
|
Flask-Compress==1.*
|
2021-11-24 05:52:57 -06:00
|
|
|
Flask-Paranoid==0.*
|
|
|
|
Flask-Babel==2.*
|
2022-03-01 23:26:02 -06:00
|
|
|
Flask-Security-Too==4.1.*
|
2021-11-24 05:52:57 -06:00
|
|
|
Flask-SocketIO>=5.0.1
|
|
|
|
WTForms==3.*
|
2021-02-03 00:59:57 -06:00
|
|
|
passlib==1.*
|
|
|
|
pytz==2021.*
|
|
|
|
simplejson==3.*
|
|
|
|
six==1.*
|
|
|
|
speaklater3==1.*
|
|
|
|
sqlparse==0.*
|
|
|
|
psutil==5.*
|
2021-12-16 04:23:58 -06:00
|
|
|
psycopg2==2.9.*
|
2021-02-03 00:59:57 -06:00
|
|
|
python-dateutil==2.*
|
2021-11-24 05:52:57 -06:00
|
|
|
SQLAlchemy==1.4.*
|
2021-02-03 00:59:57 -06:00
|
|
|
bcrypt==3.*
|
|
|
|
cryptography==3.*
|
|
|
|
sshtunnel==0.*
|
|
|
|
ldap3==2.*
|
2021-12-16 04:20:04 -06:00
|
|
|
gssapi==1.7.*
|
2021-11-18 00:59:24 -06:00
|
|
|
eventlet==0.33.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-12-16 04:23:58 -06:00
|
|
|
pywinpty==1.1.*; sys_platform=="win32"
|
2021-07-06 02:52:58 -05:00
|
|
|
Authlib==0.15.*
|
|
|
|
requests==2.25.*
|
2021-12-02 05:17:18 -06:00
|
|
|
pyotp==2.*
|
|
|
|
qrcode==7.*
|
2022-03-31 03:29:38 -05:00
|
|
|
Pillow==8.4.*; python_version <= '3.6'
|
2022-02-23 06:29:37 -06:00
|
|
|
Pillow==9.*; python_version >= '3.7'
|
2022-02-14 00:43:48 -06:00
|
|
|
boto3==1.20.*
|
|
|
|
botocore==1.23.*
|
2022-02-23 06:29:37 -06:00
|
|
|
urllib3==1.26.*
|
2022-08-16 02:22:04 -05:00
|
|
|
Werkzeug==2.0.3; python_version <= '3.6'
|
2022-08-17 01:24:16 -05:00
|
|
|
Werkzeug==2.1.2; python_version >= '3.7'
|
2022-06-15 00:52:42 -05:00
|
|
|
azure-mgmt-rdbms==10.1.0
|
|
|
|
azure-mgmt-resource==21.0.0
|
|
|
|
azure-mgmt-subscription==3.0.0
|
|
|
|
azure-identity==1.9.0
|