diff --git a/requirements/dev.txt b/requirements/dev.txt index 6039fc6..bb4ffa6 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -1,7 +1,7 @@ -r test.txt coloredlogs==10.0 cryptography==2.8 -watchdog==0.9.0 +watchdog==5.0.3 flake8==3.7.8 Sphinx==2.2.0 wheel==0.33.6