We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f35970f commit f7fcaf6Copy full SHA for f7fcaf6
setup.py
@@ -52,7 +52,7 @@
52
]
53
54
install_websockets_requires = [
55
- "websockets>=10,<11",
+ "websockets>=10,<12",
56
57
58
install_botocore_requires = [
0 commit comments