Remove watchdog and psutil deps

This commit is contained in:
Micah Lee 2020-06-30 17:47:37 -07:00
parent 5628a7282c
commit 76c85c518b
No known key found for this signature in database
GPG key ID: 403C2657CD994F73
2 changed files with 1 additions and 55 deletions

View file

@ -28,8 +28,6 @@ requests = "*"
stem = "*"
urllib3 = "*"
Werkzeug = "*"
watchdog = "*"
psutil = "*"
qrcode = "^6.1"
[tool.poetry.dev-dependencies]