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

Websocket version is incompatible with sanic latest release #60

Closed
Go0dYear opened this issue Oct 14, 2021 · 1 comment
Closed

Websocket version is incompatible with sanic latest release #60

Go0dYear opened this issue Oct 14, 2021 · 1 comment

Comments

@Go0dYear
Copy link

Hi there,
just started a new Sanic project and went to trouble with testing because of:

There are incompatible versions in the resolved dependencies:
  websockets<10.0,>=9.1 (from pytest-sanic==1.8.1->-r requirements.in (line 7))
  websockets>=10.0 (from sanic==21.9.1->-r requirements.in (line 13))

I saw that PR is ready, are you gonna merge it soon? :)
Thanks in advance!

@yunstanford
Copy link
Owner

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

2 participants