Skip to content

Commit 6c80a0f

Browse files
authored
pyproject.toml: requires python-engineio!=4.6.0 (#1663)
1 parent 196bdc5 commit 6c80a0f

File tree

2 files changed

+2
-15
lines changed

2 files changed

+2
-15
lines changed

poetry.lock

Lines changed: 1 addition & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ importlib-metadata = {version = "^6.7.0", python = ">=3.7, <3.8"}
4747
alembic = "^1.11.1"
4848
platformdirs = "^3.10.0"
4949
distro = {version = "^1.8.0", platform = "linux"}
50+
python-engineio = "!=4.6.0"
5051

5152
[tool.poetry.group.dev.dependencies]
5253
pytest = "^7.1.2"

0 commit comments

Comments
 (0)