Add missing watchdog requirement (#880)

This commit is contained in:
Daniel Markstedt 2022-10-02 06:30:28 -07:00 committed by GitHub
parent c231541bb4
commit 5e4fa38051
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2,3 +2,4 @@ pytest==7.1.3
pytest-httpserver==1.0.6
black==22.8.0
flake8==5.0.4
watchdog==2.1.9