mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-21 16:27:39 -06:00
adb8fdb096
Bumps [psycopg[c]](https://github.com/psycopg/psycopg) from 3.1.19 to 3.2.1. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.1.19...3.2.1) --- updated-dependencies: - dependency-name: psycopg[c] 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==3.0.*
|
|
Flask-Login==0.*
|
|
Flask-Mail==0.*
|
|
Flask-Migrate==4.*
|
|
greenlet==1.1.2; python_version <= '3.10'
|
|
Flask-SQLAlchemy==3.1.*
|
|
Flask-WTF==1.2.*
|
|
Flask-Compress==1.*
|
|
Flask-Paranoid==0.*
|
|
Flask-Babel==4.0.*
|
|
Flask-Security-Too==5.4.*
|
|
Flask-SocketIO==5.3.*
|
|
WTForms==3.1.*
|
|
passlib==1.*
|
|
pytz==2024.*
|
|
speaklater3==1.*
|
|
sqlparse==0.*
|
|
psutil==6.0.*
|
|
psycopg[c]==3.2.1
|
|
python-dateutil==2.*
|
|
SQLAlchemy==2.*
|
|
bcrypt==4.1.*
|
|
cryptography==42.0.*
|
|
sshtunnel==0.*
|
|
ldap3==2.*
|
|
gssapi==1.8.*
|
|
eventlet==0.36.1
|
|
user-agents==2.2.0
|
|
pywinpty==2.0.*; sys_platform=="win32"
|
|
Authlib==1.3.*
|
|
pyotp==2.*
|
|
qrcode==7.*
|
|
boto3==1.34.*
|
|
urllib3==1.26.*
|
|
azure-mgmt-rdbms==10.1.0
|
|
azure-mgmt-resource==23.1.1
|
|
azure-mgmt-subscription==3.1.1
|
|
azure-identity==1.17.1
|
|
google-api-python-client==2.*
|
|
google-auth-oauthlib==1.2.0
|
|
keyring==24.*
|
|
Werkzeug==3.0.*
|
|
typer[all]==0.12.*
|
|
setuptools==70.*; python_version >= '3.12'
|
|
jsonformatter~=0.3.2
|
|
libgravatar==1.0.* |