mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-22 08:46:39 -06:00
fb448bcecc
Bumps [flask-wtf](https://github.com/wtforms/flask-wtf) from 1.0.1 to 1.1.1. - [Release notes](https://github.com/wtforms/flask-wtf/releases) - [Changelog](https://github.com/wtforms/flask-wtf/blob/main/docs/changes.rst) - [Commits](https://github.com/wtforms/flask-wtf/compare/v1.0.1...v1.1.1) --- updated-dependencies: - dependency-name: flask-wtf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
56 lines
1.2 KiB
Plaintext
56 lines
1.2 KiB
Plaintext
###############################################################################
|
|
#
|
|
# 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.
|
|
#
|
|
###############################################################################
|
|
|
|
Flask==2.2.*
|
|
Flask-Gravatar==0.*
|
|
Flask-Login==0.*
|
|
Flask-Mail==0.*
|
|
Flask-Migrate==4.*
|
|
greenlet==1.1.2; python_version <= '3.10'
|
|
Flask-SQLAlchemy==3.0.*
|
|
Flask-WTF==1.1.1
|
|
Flask-Compress==1.*
|
|
Flask-Paranoid==0.*
|
|
Flask-Babel==3.0.*
|
|
Flask-Security-Too==5.1.*
|
|
Flask-SocketIO==5.3.*
|
|
WTForms==3.0.*
|
|
passlib==1.*
|
|
pytz==2022.*
|
|
speaklater3==1.*
|
|
sqlparse==0.*
|
|
psutil==5.9.*
|
|
psycopg[c]==3.1.*
|
|
python-dateutil==2.*
|
|
SQLAlchemy==2.*
|
|
bcrypt==4.0.*
|
|
cryptography==39.0.*
|
|
sshtunnel==0.*
|
|
ldap3==2.*
|
|
gssapi==1.8.*
|
|
eventlet==0.33.3
|
|
httpagentparser==1.9.*
|
|
user-agents==2.2.0
|
|
pywinpty==1.1.*; sys_platform=="win32"
|
|
Authlib==1.2.*
|
|
requests==2.28.*
|
|
pyotp==2.*
|
|
qrcode==7.*
|
|
Pillow==9.*
|
|
boto3==1.26.*
|
|
botocore==1.29.*
|
|
urllib3==1.26.*
|
|
azure-mgmt-rdbms==10.1.0
|
|
azure-mgmt-resource==21.0.0
|
|
azure-mgmt-subscription==3.0.0
|
|
azure-identity==1.9.0
|
|
google-api-python-client==2.*
|
|
google-auth-oauthlib==1.0.0
|