Skip to content

Commit c77c2e8

Browse files
authored
Updated version of python-socketio dependency (#2128)
1 parent b48f278 commit c77c2e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ classifiers = [
1515
requires-python = ">=3.6"
1616
dependencies = [
1717
"Flask >= 0.9",
18-
"python-socketio >= 5.0.2",
18+
"python-socketio >= 5.12.0",
1919
]
2020

2121
[project.readme]

0 commit comments

Comments
 (0)