bcgov / entity

ServiceBC Registry Team working on Legal Entities
Apache License 2.0
23 stars 58 forks source link

MHR - API Upgrade Python and Library Versions #19905

Closed doug-lovett closed 8 months ago

doug-lovett commented 8 months ago

Upgrade the MHR API Python and library versions to stay current. Align with other GCP API's PPR, director search, business search to facilitate consistency across applications.

Updates: python:3.10-buster to 3.11-buster Babel==2.9.1 to 2.12.1 Flask-Cors==3.0.10 Flask-Babel==2.0.0 to 3.0.1 Flask-Migrate====3.1.0 to 4.0.4 Flask-Moment==1.0.5 Flask-SQLAlchemy==2.5.1 to 3.0.3 Remove Flask-Script==2.0.6 Flask==2.0.1 to 2.2.3 Jinja2==3.0.1 to 3.1.2 Mako==1.1.5 to 1.2.4 MarkupSafe==2.0.1 to 2.1.2 Remove SQLAlchemy-Continuum==1.3.11 Remove SQLAlchemy-Utils==0.37.8 SQLAlchemy==2.0.1 to 2.0.6 Werkzeug==1.0.1 to 2.2.3 Remove alembic==1.7.3 aniso8601==9.0.1 attrs==21.4.0 to 22.2.0 blinker==1.4 to 1.5 cachelib==0.6.0 to 0.10.2 Add cachetools==5.3.0 certifi==2021.10.8 to 2022.12.7 charset-normalizer==2.0.10 to 3.1.0 click==8.0.1 to 8.1.3 datedelta==1.4 Add dpath==2.0.5 ecdsa==0.17.0 to 0.18.0 expiringdict==1.1.4 to 1.2.2 flask-jwt-oidc==0.3.0 google-api-core==2.4.0 to 2.11.0 google-auth-oauthlib==0.4.6 to 1.0.0 google-auth==2.3.3 to 2.16.2 Add google-cloud-core==2.3.2 google-cloud-pubsub==2.9.0 to 2.15.0 google-cloud-storage==2.3.0 to 2.7.0 googleapis-common-protos==1.54.0 to 1.58.0 grpc-google-iam-v1==0.12.3 to 0.12.6 grpcio-status==1.43.0 to 1.51.3 grpcio==1.43.0 to 1.60.1 gunicorn==20.1.0 ibm-db==3.1.1 to 3.2.1 ibm-db-sa==0.3.7 to 0.4.0 idna==3.3 to 3.4 itsdangerous==2.0.1 to 2.1.2 jsonschema==4.4.0 launchdarkly-server-sdk==7.3.0 to 8.1.1 Add libcst==1.1.0 oauthlib==3.2.2 proto-plus==1.22.2 protobuf==3.19.3 to 4.22.1 psycopg2-binary==2.9.3 to 2.9.5 pyRFC3339==1.1 pyasn1-modules==0.2.8 pyasn1==0.4.8 pycountry==22.1.10 PyPDF2==2.10.2 to 3.0.1 pyrsistent==0.18.1 to 0.19.3 python-dotenv==0.19.2 to 1.0.0 python-jose==3.3.0 pytz==2021.3 to 2022.7.1 requests-oauthlib==1.3.1 requests==2.27.1 to 2.28.2 rsa==4.8 to 4.9 semver==2.13.0 sentry-sdk==1.20.0 six==1.16.0 strict-rfc3339==0.7 typing-inspect==0.7.1 typing_extensions==4.9.0 urllib3==1.26.11 to 1.26.15 git+https://github.com/bcgov/registry-schemas.git@1.8.9#egg=registry_schemas

chdivyareddy commented 8 months ago

Verified in TEST!