root: add wsproto to default packages

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2021-12-11 20:20:28 +01:00
parent 552ddda909
commit e450e7b107
2 changed files with 29 additions and 40 deletions

View File

@ -50,6 +50,7 @@ uvicorn = {extras = ["standard"],version = "*"}
webauthn = "*"
xmlsec = "*"
flower = "*"
wsproto = "*"
[dev-packages]
bandit = "*"