2019-07-29 11:24:54 +01: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.
|
|
|
|
|
#
|
2025-04-30 12:43:02 +05:30
|
|
|
# The packages listed below are sorted alphabetically. It is recommended to add
|
|
|
|
|
# new packages in alphabetical order. However, exceptions can be made to
|
|
|
|
|
# preserve dependency order—please add a comment in such cases and specify the
|
|
|
|
|
# relevant packages.
|
2019-07-29 11:24:54 +01:00
|
|
|
###############################################################################
|
|
|
|
|
|
2026-04-24 21:18:38 +05:30
|
|
|
Authlib==1.6.*; python_version <= '3.9'
|
|
|
|
|
Authlib==1.7.*; python_version > '3.9'
|
2026-03-17 12:12:00 +05:30
|
|
|
azure-identity==1.25.3
|
2025-12-01 19:13:04 +05:30
|
|
|
azure-mgmt-rdbms==10.1.1
|
2026-02-18 13:02:46 +05:30
|
|
|
azure-mgmt-resource==25.0.0
|
2025-04-30 12:43:02 +05:30
|
|
|
azure-mgmt-subscription==3.1.1
|
2025-10-01 15:27:23 +05:30
|
|
|
bcrypt==5.0.*
|
2026-05-06 12:43:59 +05:30
|
|
|
boto3==1.42.*; python_version <= '3.9'
|
|
|
|
|
boto3==1.43.*; python_version > '3.9'
|
2026-04-24 14:28:36 +05:30
|
|
|
certifi==2026.4.22
|
2026-05-20 18:57:44 +05:30
|
|
|
cryptography==48.0.*
|
2025-04-30 12:43:02 +05:30
|
|
|
Flask-Babel==4.0.*
|
|
|
|
|
Flask-Compress==1.*
|
2021-02-03 12:29:57 +05:30
|
|
|
Flask-Login==0.*
|
|
|
|
|
Flask-Mail==0.*
|
2023-01-23 17:19:59 +05:30
|
|
|
Flask-Migrate==4.*
|
2021-11-24 17:22:57 +05:30
|
|
|
Flask-Paranoid==0.*
|
2024-07-30 13:41:56 +05:30
|
|
|
Flask-Security-Too==5.4.*; python_version <= '3.9'
|
2026-04-24 14:28:36 +05:30
|
|
|
Flask-Security-Too==5.8.*; python_version > '3.9'
|
2026-01-05 13:23:38 +05:30
|
|
|
Flask-SocketIO==5.6.*
|
2025-04-30 12:43:02 +05:30
|
|
|
Flask-SQLAlchemy==3.1.*
|
2026-04-24 21:18:38 +05:30
|
|
|
Flask-WTF==1.2.*; python_version <= '3.9'
|
|
|
|
|
Flask-WTF==1.3.*; python_version > '3.9'
|
2025-04-30 12:43:02 +05:30
|
|
|
Flask==3.1.*
|
|
|
|
|
google-api-python-client==2.*
|
2026-05-20 14:53:04 +05:30
|
|
|
google-auth-oauthlib==1.3.1; python_version <= '3.9'
|
|
|
|
|
google-auth-oauthlib==1.4.0; python_version > '3.9'
|
2026-02-06 13:30:09 +05:30
|
|
|
gssapi==1.11.*
|
2025-04-30 12:43:02 +05:30
|
|
|
jsonformatter~=0.3.4
|
|
|
|
|
keyring==25.*
|
|
|
|
|
ldap3==2.*
|
|
|
|
|
libgravatar==1.0.*
|
2025-08-25 18:09:45 +05:30
|
|
|
paramiko==3.5.1
|
2021-02-03 12:29:57 +05:30
|
|
|
passlib==1.*
|
2026-01-05 13:23:38 +05:30
|
|
|
psutil==7.2.*
|
2025-12-02 11:32:17 +05:30
|
|
|
psycopg[c]==3.2.13; python_version < '3.10'
|
2026-05-05 18:47:55 +05:30
|
|
|
psycopg[c]==3.3.4; python_version >= '3.10'
|
2025-04-30 12:43:02 +05:30
|
|
|
pyotp==2.*
|
2021-02-03 12:29:57 +05:30
|
|
|
python-dateutil==2.*
|
2026-03-10 13:41:19 +05:30
|
|
|
pytz==2026.*
|
2025-10-10 13:07:32 +05:30
|
|
|
# pinned for https://github.com/andfoy/pywinpty/issues/545
|
|
|
|
|
pywinpty==2.0.*; sys_platform=="win32"
|
2026-01-06 10:36:12 +04:00
|
|
|
qrcode[pil]==8.*
|
2026-02-18 13:02:46 +05:30
|
|
|
setuptools==82.*
|
2025-04-30 12:43:02 +05:30
|
|
|
SQLAlchemy==2.*
|
|
|
|
|
sqlparse==0.*
|
|
|
|
|
sshtunnel==0.*
|
2026-02-18 17:41:13 +05:30
|
|
|
typer[all]==0.23.*; python_version <= '3.9'
|
2026-05-01 22:09:31 +05:30
|
|
|
typer==0.25.*; python_version > '3.9'
|
2025-04-30 12:43:02 +05:30
|
|
|
urllib3==1.26.*; python_version <= '3.9'
|
2025-12-08 11:30:36 +05:30
|
|
|
urllib3==2.6.*; python_version > '3.9'
|
2025-04-30 12:43:02 +05:30
|
|
|
user-agents==2.2.0
|
|
|
|
|
Werkzeug==3.1.*
|
|
|
|
|
WTForms==3.1.*; python_version <= '3.9'
|
2026-04-08 17:31:56 +05:30
|
|
|
WTForms==3.2.*; python_version > '3.9'
|