Set dep in poetry

This commit is contained in:
ben 2022-08-01 18:58:36 +01:00
parent cb87b55e9d
commit b8c1b2ad8f
2 changed files with 2 additions and 2 deletions

2
poetry.lock generated
View File

@ -635,7 +635,7 @@ testing = ["pytest (>=4.6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytes
[metadata]
lock-version = "1.1"
python-versions = "3.9.*"
content-hash = "1d3b99adb80da7d0e185d8f1d4c520589a0967efa24d5807fe02f49c2578b201"
content-hash = "fec673ac17295c99a1c13769d82c0b7e2d0e8831bfa1e2b9aa5e2ce13605fa62"
[metadata.files]
aiofiles = [

View File

@ -59,7 +59,7 @@ websockets = "10.0"
zipp = "3.5.0"
loguru = "0.5.3"
cffi = "1.15.0"
websocket-client = "^1.3.3"
websocket-client = "1.3.3"
[tool.poetry.dev-dependencies]