Skip to content

Commit bfb0959

Browse files
chore(deps): update websockets requirement from <15,>=9.1 to >=9.1,<16 (#1662)
1 parent d3dbc27 commit bfb0959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/optional.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ boto3<=2
1212
SQLAlchemy>=1.4,<3
1313
# Socket Mode
1414
# websockets 9 is not compatible with Python 3.10
15-
websockets>=9.1,<15
15+
websockets>=9.1,<16
1616
websocket-client>=1,<2

0 commit comments

Comments
 (0)