Skip to content

Conversation

@rhysyngsun
Copy link
Contributor

What are the relevant tickets?

N/A

Description (What does it do?)

This preempts this renovate PR: #1553

Best I can guess this was a transient dependency we pinned to a specific version years ago in open-discussions. Either we removed the package that depended on it or that package changed their requirements, but either way, I ran poetry remove importlib_metadata and it's no longer getting installed and everything works.

How can this be tested?

  • You should be able to docker compose build and then docker compose up, the app should generally work.
  • You can run poetry show --tree | grep importlib_metadata to verify the dependency is completely gone.

@rhysyngsun rhysyngsun added the Needs Review An open Pull Request that is ready for review label Sep 17, 2024
@feoh feoh self-requested a review September 18, 2024 13:35
@rhysyngsun rhysyngsun merged commit f309dbe into main Sep 18, 2024
@rhysyngsun rhysyngsun deleted the nl/remove-importlib-metadata branch September 18, 2024 17:33
@odlbot odlbot mentioned this pull request Sep 19, 2024
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs Review An open Pull Request that is ready for review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants