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

Cannot install 0.15 #1114

Closed
lyndsysimon opened this issue Jul 14, 2023 · 2 comments
Closed

Cannot install 0.15 #1114

lyndsysimon opened this issue Jul 14, 2023 · 2 comments
Assignees
Labels
question Further information is requested waiting Waiting for action from OP

Comments

@lyndsysimon
Copy link

lyndsysimon commented Jul 14, 2023

A syntax error introduced in 0.15.0 (commit) that was not corrected until 0.16.0 (commit) prevents the installation of ariadne into a fresh environment unless a supported version of starlette is either already installed or explicitly defined as a dependency.

When using poetry, attempting to install ariadne 0.15.1, I get the following error:

Invalid requirement (starlette (>0.17<0.20)) found in ariadne-0.15.1 dependencies, skipping

Might we want to go ahead and cut a bugfix release - 0.15.2? - to make the package installable?

While I don't think it's a super high priority, it's likely that there are active projects out there where the environment was upgraded incrementally from an older version that now specify ^0.15, where the environment cannot be rebuilt from the requirements files.

@rafalp
Copy link
Contributor

rafalp commented Jul 20, 2023

Hi, is there a reason why you require Ariadne 0.15? It was released over a year ago.

@rafalp rafalp added the waiting Waiting for action from OP label Jul 21, 2023
@rafalp rafalp closed this as completed Oct 25, 2023
@rafalp
Copy link
Contributor

rafalp commented Oct 25, 2023

Closing due to lack of response

@rafalp rafalp added the question Further information is requested label Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested waiting Waiting for action from OP
Projects
None yet
Development

No branches or pull requests

2 participants