Skip to content

Commit

Permalink
Locked watchdog to major version.
Browse files Browse the repository at this point in the history
  • Loading branch information
loganasherjones committed Jun 12, 2018
1 parent d7ad8fe commit e7efed6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -13,7 +13,7 @@
requirements = [
'six<2',
'python-box<4',
'watchdog',
'watchdog<1',
]

extras = {
Expand Down

0 comments on commit e7efed6

Please sign in to comment.