From c9ed5297b91973c3c1387e18205ae64581373510 Mon Sep 17 00:00:00 2001 From: Stevan Date: Sat, 5 Apr 2025 18:14:56 +0000 Subject: [PATCH] docs: update requirements pgadmin 9.1 to 9.2 --- reqs/pgadmin4_requirements.txt | 38 +++++++++++++++++----------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/reqs/pgadmin4_requirements.txt b/reqs/pgadmin4_requirements.txt index 0943ed3..926bcdc 100644 --- a/reqs/pgadmin4_requirements.txt +++ b/reqs/pgadmin4_requirements.txt @@ -1,8 +1,8 @@ -alembic==1.14.1 +alembic==1.15.2 anyio==4.2.0 Authlib==1.4.1 azure-common==1.1.28 -azure-core==1.32.0 +azure-core==1.33.0 azure-identity==1.19.0 azure-mgmt-core==1.5.0 azure-mgmt-rdbms==10.1.0 @@ -22,7 +22,7 @@ cffi==1.17.1 charset-normalizer==3.4.1 click==8.1.8 colorama==0.4.6 -cryptography==44.0.1 +cryptography==44.0.2 dnspython==2.7.0 email_validator==2.2.0 eventlet==0.36.1 @@ -40,12 +40,12 @@ Flask-Security-Too==5.5.2 Flask-SocketIO==5.5.1 Flask-SQLAlchemy==3.1.1 Flask-WTF==1.2.2 -google-api-core==2.24.1 -google-api-python-client==2.162.0 +google-api-core==2.24.2 +google-api-python-client==2.166.0 google-auth==2.38.0 google-auth-httplib2==0.2.0 google-auth-oauthlib==1.2.1 -googleapis-common-protos==1.68.0 +googleapis-common-protos==1.69.2 greenlet==3.1.1 gunicorn==21.2.0 h11==0.14.0 @@ -60,7 +60,7 @@ jaraco.classes==3.4.0 jaraco.context==6.0.1 jaraco.functools==4.1.0 jeepney==0.9.0 -Jinja2==3.1.5 +Jinja2==3.1.6 jmespath==1.0.1 jsonformatter==0.3.4 keyring==25.6.0 @@ -71,38 +71,38 @@ markdown-it-py==3.0.0 MarkupSafe==3.0.2 mdurl==0.1.2 more-itertools==10.6.0 -msal==1.31.1 -msal-extensions==1.2.0 +msal==1.32.0 +msal-extensions==1.3.1 msrest==0.7.1 oauthlib==3.2.2 packaging==24.0 paramiko==3.5.1 passlib==1.7.4 -pgadmin4==9.1 +pgadmin4==9.2 pillow==11.1.0 portalocker==2.10.1 -proto-plus==1.26.0 -protobuf==5.29.3 +proto-plus==1.26.1 +protobuf==6.30.2 psutil==6.1.1 psycopg==3.2.4 psycopg-binary==3.2.4 pyasn1==0.6.1 -pyasn1_modules==0.4.1 +pyasn1_modules==0.4.2 pycparser==2.22 Pygments==2.19.1 PyJWT==2.10.1 PyNaCl==1.5.0 pyotp==2.9.0 -pyparsing==3.2.1 +pyparsing==3.2.3 pypng==0.20220715.0 python-dateutil==2.9.0.post0 python-engineio==4.11.2 python-socketio==5.12.1 -pytz==2025.1 -qrcode==8.0 +pytz==2025.2 +qrcode==8.1 requests==2.32.3 requests-oauthlib==2.0.0 -rich==13.9.4 +rich==14.0.0 rsa==4.9 s3transfer==0.11.3 SecretStorage==3.3.3 @@ -111,11 +111,11 @@ simple-websocket==1.1.0 six==1.17.0 sniffio==1.3.0 speaklater3==1.4 -SQLAlchemy==2.0.38 +SQLAlchemy==2.0.40 sqlparse==0.5.3 sshtunnel==0.4.0 typer==0.15.2 -typing_extensions==4.12.2 +typing_extensions==4.13.1 ua-parser==1.0.1 ua-parser-builtins==0.18.0.post1 uritemplate==4.1.1 -- 2.34.1