Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused ML packages now pipeline is no longer in codebase. #401

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nmenezes0
Copy link
Contributor

Context

Tidy up PR - remove unused ML packages (now pipeline code is no longer in repo).

Changes proposed in this pull request

Guidance to review

Check none of these packages are required.
I have checked that all tests still pass and can run app.

Link to Trello ticket

N/A

Things to check

  • I have added any new ENV vars in all deployed environments and updated the .env.example and .env.test files in the repo - N/A

@nmenezes0 nmenezes0 requested a review from rachaelcodes January 7, 2025 11:29
django-types = "^0.20.0"
django-waffle = "^4.2.0"
django-magic-link = "^1.0.0"
django-crispy-forms = "^2.3"
crispy-forms-gds = "^0.3.2"
django-gov-notify = { git = "https://github.com/i-dot-ai/django-gov-notify", branch = "support-python-3-12" }
sentry-sdk = { extras = ["redis", "rq"], version = "^2.19.2" }
torch = "~2.2"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you should be able to remove this from the ignore list in .github/dependabot.yml

Copy link

@rachaelcodes rachaelcodes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One tiny update to the Dependabot settings, and I think it's good to go

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.

2 participants