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

Loosen restriction on importlib-metadata #222

Closed
matteius opened this issue Nov 21, 2023 · 4 comments
Closed

Loosen restriction on importlib-metadata #222

matteius opened this issue Nov 21, 2023 · 4 comments

Comments

@matteius
Copy link

Currently unable to upgrade other dependencies due to usage of this library. Example:

INFO:pipenv.patched.pip._internal.resolution.resolvelib.factory:
The conflict is caused by:
    martor 1.6.28 depends on importlib-metadata<4.9
    opentelemetry-api 1.21.0 depends on importlib-metadata==6.8.0; python_version >= "3.8"

Details

  • OS (Operating System) version: all
  • Browser and browser version: n/a
  • Django version: 4.2
  • Martor version & theme: 1.6.28

Steps to reproduce

  1. pip install opentelemetry-api==1.21.0 martor==1.6.28
@GalaxyShadesCat
Copy link

GalaxyShadesCat commented Feb 25, 2024

@matteius Were you able to resolve this issue?

@matteius
Copy link
Author

No, we need the restriction loosened on this package to be able to upgrade further.

@agusmakmun
Copy link
Owner

Hello @matteius @Lemmie101, thank you for reporting this issue.
Kindly to upgrade your martor version:

pip install martor --upgrade

@matteius
Copy link
Author

Thankyou, I verified this is fixed.

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

No branches or pull requests

3 participants