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

Poetry cant install with latest typing-extenstion #267

Closed
nrbnlulu opened this issue Jul 4, 2022 · 4 comments
Closed

Poetry cant install with latest typing-extenstion #267

nrbnlulu opened this issue Jul 4, 2022 · 4 comments
Assignees
Labels

Comments

@nrbnlulu
Copy link

nrbnlulu commented Jul 4, 2022

Environment
Any.

  • Pydoc-Markdown Version: 4.6.3
  • Python Version: Any
  • Operating System: Any
databind.json (>=1.5.2,<2.0.0) requires typing-extensions (>=3.10.0,<4.0.0).
  Thus, pydoc-markdown (>=4.6.3,<5.0.0) requires typing-extensions (>=3.10.0,<4.0.0).
  So, because strawberry-django-plus depends on both typing-extensions (>= 4.1.0) and pydoc-markdown (^4.6.3), version solving failed.

installing this package with typing-extenstions<=4.1.0 results poetry error.

Expected behavior

Clear installation

@NiklasRosenstein
Copy link
Owner

Hi @nrbnlulu , I prepped a version of databind that accepts higher versions of typing-extensions; unfortunately I'm blocked to release because of python-poetry/poetry#5782 (comment)

@nrbnlulu
Copy link
Author

nrbnlulu commented Jul 4, 2022

Cool! thanks, great job!

@NiklasRosenstein
Copy link
Owner

Hey @nrbnlulu I managed to get the release published. Can you try again?

@nrbnlulu
Copy link
Author

Working! 💯

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants