Browse Source

bump up websockets (#2170)

Martin Xu 1 year ago
parent
commit
9d13e2d280
2 changed files with 80 additions and 187 deletions
  1. 79 186
      poetry.lock
  2. 1 1
      pyproject.toml

File diff suppressed because it is too large
+ 79 - 186
poetry.lock


+ 1 - 1
pyproject.toml

@@ -46,7 +46,6 @@ uvicorn = [
 ]
 watchdog = "^2.3.1"
 watchfiles = "^0.19.0"
-websockets = "^10.4"
 starlette-admin = "^0.9.0"
 alembic = "^1.11.1"
 platformdirs = "^3.10.0"
@@ -59,6 +58,7 @@ wrapt = [
 packaging = "^23.1"
 tabulate = "^0.9.0"
 pipdeptree = "^2.13.0"
+websockets = ">=10.4"
 
 [tool.poetry.group.dev.dependencies]
 pytest = "^7.1.2"

Some files were not shown because too many files changed in this diff