Skip to content

Remove unused azure-ai-ml and fix azure-keyvault dep in keyvault env.yml#3862

Open
Chakradhar886 wants to merge 1 commit intomainfrom
fix/keyvault-env-deps
Open

Remove unused azure-ai-ml and fix azure-keyvault dep in keyvault env.yml#3862
Chakradhar886 wants to merge 1 commit intomainfrom
fix/keyvault-env-deps

Conversation

@Chakradhar886
Copy link
Copy Markdown
Member

  • Remove azure-ai-ml: not imported in score.py, adds 20+ transitive deps causing pip resolution failure with updated base image
  • Replace deprecated azure-keyvault with azure-keyvault-secrets: score.py imports from azure.keyvault.secrets, not the meta-package

Description

Checklist

  • I have read the contribution guidelines.
  • I have coordinated with the docs team (mldocs@microsoft.com) if this PR deletes files or changes any file names or file extensions.
  • Pull request includes test coverage for the included changes.
  • This notebook or file is added to the CODEOWNERS file, pointing to the author or the author's team.

- Remove azure-ai-ml: not imported in score.py, adds 20+ transitive
  deps causing pip resolution failure with updated base image
- Replace deprecated azure-keyvault with azure-keyvault-secrets:
  score.py imports from azure.keyvault.secrets, not the meta-package
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant