Compatibility with websockets 10.x?
cdce8p opened this issue · 1 comments
cdce8p commented
websockets
is currently pinned with >=9.0
. Poetry interprets that as >=9.0,<10.0
.
Would it be possible to change it to >=9.0,<11.0
? This would help resolve a dependency conflict for Home Assistant.
https://websockets.readthedocs.io/en/stable/project/changelog.html