Skip to content

Commit

Permalink
Merge pull request #197 from lalithkota/17.0-1.4
Browse files Browse the repository at this point in the history
Pyproject.toml updated
  • Loading branch information
shibu-narayanan authored Oct 29, 2024
2 parents 56bd637 + dfb5b1a commit d5beaa4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
name = "odoo-addons-openg2p-registry"
version = "0.0.0"
dependencies = [
"odoo-addon-g2p_agent_portal_base @ {root:uri}/g2p_agent_portal_base",
"odoo-addon-g2p_auth_id_oidc @ {root:uri}/g2p_auth_id_oidc",
"odoo-addon-g2p_auth_oidc @ {root:uri}/g2p_auth_oidc",
"odoo-addon-g2p_bank @ {root:uri}/g2p_bank",
Expand All @@ -20,6 +21,7 @@ dependencies = [
"odoo-addon-g2p_openid_vci_rest_api @ {root:uri}/g2p_openid_vci_rest_api",
"odoo-addon-g2p_portal_auth @ {root:uri}/g2p_portal_auth",
"odoo-addon-g2p_profile_image @ {root:uri}/g2p_profile_image",
"odoo-addon-g2p_registration_portal_base @ {root:uri}/g2p_registration_portal_base",
"odoo-addon-g2p_registry_addl_info @ {root:uri}/g2p_registry_addl_info",
"odoo-addon-g2p_registry_addl_info_rest_api @ {root:uri}/g2p_registry_addl_info_rest_api",
"odoo-addon-g2p_registry_base @ {root:uri}/g2p_registry_base",
Expand All @@ -29,8 +31,6 @@ dependencies = [
"odoo-addon-g2p_registry_individual @ {root:uri}/g2p_registry_individual",
"odoo-addon-g2p_registry_membership @ {root:uri}/g2p_registry_membership",
"odoo-addon-g2p_registry_rest_api @ {root:uri}/g2p_registry_rest_api",
"odoo-addon-g2p_service_provider_beneficiary_management @ {root:uri}/g2p_service_provider_beneficiary_management",
"odoo-addon-g2p_service_provider_portal_base @ {root:uri}/g2p_service_provider_portal_base",
"odoo-addon-g2p_superset_dashboard @ {root:uri}/g2p_superset_dashboard",
"odoo-addon-mts_connector @ {root:uri}/mts_connector",
]
Expand Down

0 comments on commit d5beaa4

Please sign in to comment.