Add pytz as a requirement

This commit is contained in:
Ian H Pittwood 2020-03-16 16:23:38 -05:00
parent 9a2a9313a5
commit 268be3f5a2
1 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,3 @@
PyGithub==1.46
fabric==2.5.0
fabric==2.5.0
pytz==2019.3