Browse Source
Apparently this doesn't cause any issues with the existing code as-is. I suspect the real issue will be with people's third party code.pull/530/head
1 changed files with 1 additions and 1 deletions
@ -1,2 +1,2 @@ |
|||
aiohttp>=1.0.0,<1.1.0 |
|||
aiohttp>=2.0.0,<2.1.0 |
|||
websockets>=3.1,<4.0 |
|||
|
Loading…
Reference in new issue