Skip to content

Breaking changes in rx dependency #19

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

Closed
clarkmoody opened this issue Jul 18, 2019 · 1 comment · Fixed by #20
Closed

Breaking changes in rx dependency #19

clarkmoody opened this issue Jul 18, 2019 · 1 comment · Fixed by #20

Comments

@clarkmoody
Copy link
Contributor

Project currently depends on rx = '*'. However, the rx package has recently been updated to >3, and this is breaking this project.

I would recommend locking down the rx dependency with rx = '1.6.1' as well as specifying other * dependencies within pyproject.toml.

@clarkmoody
Copy link
Contributor Author

See also graphql-python/graphql-core#235

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 a pull request may close this issue.

1 participant