We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da81ecc commit a51cefdCopy full SHA for a51cefd
1 file changed
requirements/adapter.txt
@@ -27,5 +27,5 @@ starlette>=0.19.1,<0.45; python_version<"3.9"
27
starlette>=0.49.3,<1; python_version>="3.9"
28
tornado>=6,<7
29
uvicorn<1 # The oldest version can vary among Python runtime versions
30
-gunicorn>=20,<24
+gunicorn>=23.0.0,<24
31
websocket_client>=1.2.3,<2 # Socket Mode 3rd party implementation
0 commit comments