Add pytz to requirements
The project does explicitly import pytz in multiple places, but was previously consuming it through a transitive dependency which subsequently dropped it. Change-Id: I93784b8d790f0680fd1ab148398d8c20d81c7398
This commit is contained in:
parent
3f37303231
commit
d5833d0717
@ -3,3 +3,4 @@ icalendar
|
||||
Jinja2>=2.8 # BSD License (3 clause)
|
||||
PyYAML>=3.1.0 # MIT
|
||||
extras>=1.0.0 # MIT
|
||||
pytz
|
||||
|
Loading…
x
Reference in New Issue
Block a user