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 f29450e commit 996f29fCopy full SHA for 996f29f
requirements/adapter.txt
@@ -18,5 +18,5 @@ sanic>=22,<23; python_version>"3.6"
18
starlette>=0.14,<1
19
tornado>=6,<7
20
uvicorn<1 # The oldest version can vary among Python runtime versions
21
-gunicorn>=20,<21
+gunicorn>=20,<22
22
websocket_client>=1.2.3,<2 # Socket Mode 3rd party implementation
0 commit comments