yunstanford / pytest-sanic

a Pytest Plugin for Sanic.
http://pytest-sanic.readthedocs.io/en/latest
Apache License 2.0
135 stars 21 forks source link

Websocket version is incompatible with sanic latest release #60

Closed Go0dYear closed 2 years ago

Go0dYear commented 2 years ago

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 commented 2 years ago

closed by https://github.com/yunstanford/pytest-sanic/pull/59/files