Skip to content

Commit 6158d8a

Browse files
committed
Explicitly reference pytz
1 parent d716e39 commit 6158d8a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
classifiers=['Programming Language :: Python :: 3 :: Only'],
1111
url="http://singer.io",
1212
install_requires=[
13+
'pytz==2018.4',
1314
'jsonschema==2.6.0',
1415
'simplejson==3.11.1',
1516
'python-dateutil>=2.6.0',

0 commit comments

Comments
 (0)