diff --git a/setup.py b/setup.py index 29feedb..0bd182d 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,8 @@ test_deps = [ 'vcrpy', 'pytest-vcr', 'pytest-mock', - 'requests-mock' + 'requests-mock', + 'pytz' ] webpush_deps = [