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.
|
|
|
|
#
|
|
|
|
###############################################################################
|
|
|
|
|
2023-11-03 07:49:01 -05:00
|
|
|
Flask==2.3.*; python_version > '3.7'
|
|
|
|
Flask==2.2.*; python_version <= '3.7'
|
2021-02-03 00:59:57 -06:00
|
|
|
Flask-Gravatar==0.*
|
|
|
|
Flask-Login==0.*
|
|
|
|
Flask-Mail==0.*
|
2023-01-23 05:49:59 -06:00
|
|
|
Flask-Migrate==4.*
|
2023-01-16 00:42:55 -06:00
|
|
|
greenlet==1.1.2; python_version <= '3.10'
|
2023-11-03 07:49:01 -05:00
|
|
|
Flask-SQLAlchemy==3.1.*; python_version > '3.7'
|
|
|
|
Flask-SQLAlchemy==3.0.*; python_version <= '3.7'
|
|
|
|
Flask-WTF==1.2.*; python_version > '3.7'
|
|
|
|
Flask-WTF==1.1.1; python_version <= '3.7'
|
2021-02-03 00:59:57 -06:00
|
|
|
Flask-Compress==1.*
|
2021-11-24 05:52:57 -06:00
|
|
|
Flask-Paranoid==0.*
|
2023-11-03 07:49:01 -05:00
|
|
|
Flask-Babel==4.0.*; python_version > '3.7'
|
|
|
|
Flask-Babel==3.1.*; python_version <= '3.7'
|
|
|
|
Flask-Security-Too==5.2.*; python_version > '3.7'
|
|
|
|
Flask-Security-Too==5.1.*; python_version <= '3.7'
|
Update SQLAlchemy, Flask, Flask-SQLAlchemy, and other packages to current versions. #5901
- Update Flask, Flask-SQLAlchemy, Flask-Babel, Flask-Security-Too, Flask-SocketIO, pytz, psutil, SQLAlchemy, bcrypt, cryptography, eventlet, Authlib, requests python packages
- Remove pinned dnspython, Werkzeug packages from requirements.txt
2023-03-15 01:27:16 -05:00
|
|
|
Flask-SocketIO==5.3.*
|
2023-11-03 07:49:01 -05:00
|
|
|
WTForms==3.1.*; python_version > '3.7'
|
|
|
|
WTForms==3.0.*; python_version <= '3.7'
|
2021-02-03 00:59:57 -06:00
|
|
|
passlib==1.*
|
2023-04-17 01:50:13 -05:00
|
|
|
pytz==2023.*
|
2021-02-03 00:59:57 -06:00
|
|
|
speaklater3==1.*
|
|
|
|
sqlparse==0.*
|
Update SQLAlchemy, Flask, Flask-SQLAlchemy, and other packages to current versions. #5901
- Update Flask, Flask-SQLAlchemy, Flask-Babel, Flask-Security-Too, Flask-SocketIO, pytz, psutil, SQLAlchemy, bcrypt, cryptography, eventlet, Authlib, requests python packages
- Remove pinned dnspython, Werkzeug packages from requirements.txt
2023-03-15 01:27:16 -05:00
|
|
|
psutil==5.9.*
|
2023-10-04 07:24:56 -05:00
|
|
|
psycopg[c]==3.1.12
|
2021-02-03 00:59:57 -06:00
|
|
|
python-dateutil==2.*
|
Update SQLAlchemy, Flask, Flask-SQLAlchemy, and other packages to current versions. #5901
- Update Flask, Flask-SQLAlchemy, Flask-Babel, Flask-Security-Too, Flask-SocketIO, pytz, psutil, SQLAlchemy, bcrypt, cryptography, eventlet, Authlib, requests python packages
- Remove pinned dnspython, Werkzeug packages from requirements.txt
2023-03-15 01:27:16 -05:00
|
|
|
SQLAlchemy==2.*
|
|
|
|
bcrypt==4.0.*
|
2023-10-25 08:12:31 -05:00
|
|
|
cryptography==41.0.*
|
2021-02-03 00:59:57 -06:00
|
|
|
sshtunnel==0.*
|
|
|
|
ldap3==2.*
|
Update SQLAlchemy, Flask, Flask-SQLAlchemy, and other packages to current versions. #5901
- Update Flask, Flask-SQLAlchemy, Flask-Babel, Flask-Security-Too, Flask-SocketIO, pytz, psutil, SQLAlchemy, bcrypt, cryptography, eventlet, Authlib, requests python packages
- Remove pinned dnspython, Werkzeug packages from requirements.txt
2023-03-15 01:27:16 -05:00
|
|
|
gssapi==1.8.*
|
2024-01-01 02:31:56 -06:00
|
|
|
eventlet==0.34.2
|
2021-06-01 09:48:24 -05:00
|
|
|
httpagentparser==1.9.*
|
2021-06-04 08:19:19 -05:00
|
|
|
user-agents==2.2.0
|
2023-03-29 06:26:41 -05:00
|
|
|
pywinpty==2.0.*; sys_platform=="win32"
|
Update SQLAlchemy, Flask, Flask-SQLAlchemy, and other packages to current versions. #5901
- Update Flask, Flask-SQLAlchemy, Flask-Babel, Flask-Security-Too, Flask-SocketIO, pytz, psutil, SQLAlchemy, bcrypt, cryptography, eventlet, Authlib, requests python packages
- Remove pinned dnspython, Werkzeug packages from requirements.txt
2023-03-15 01:27:16 -05:00
|
|
|
Authlib==1.2.*
|
2021-12-02 05:17:18 -06:00
|
|
|
pyotp==2.*
|
|
|
|
qrcode==7.*
|
2023-11-28 04:40:42 -06:00
|
|
|
boto3==1.33.*
|
2023-07-11 04:27:58 -05:00
|
|
|
urllib3==1.26.*
|
2022-06-15 00:52:42 -05:00
|
|
|
azure-mgmt-rdbms==10.1.0
|
2023-06-09 06:55:25 -05:00
|
|
|
azure-mgmt-resource==23.0.1
|
2023-03-29 11:13:22 -05:00
|
|
|
azure-mgmt-subscription==3.1.1
|
2023-10-31 03:37:34 -05:00
|
|
|
azure-identity==1.15.0
|
2023-03-13 04:26:16 -05:00
|
|
|
google-api-python-client==2.*
|
2023-10-31 03:37:34 -05:00
|
|
|
google-auth-oauthlib==1.1.0
|
2023-11-03 07:49:01 -05:00
|
|
|
keyring==24.*; python_version > '3.7'
|
|
|
|
keyring==23.*; python_version <= '3.7'
|
|
|
|
Werkzeug==2.3.*; python_version > '3.7'
|
|
|
|
Werkzeug==2.2.3; python_version <= '3.7'
|
2023-12-21 00:37:26 -06:00
|
|
|
typer[all]==0.9.*
|
2024-01-08 04:10:02 -06:00
|
|
|
setuptools==69.*; python_version >= '3.12'
|