We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d716e39 commit 6158d8aCopy full SHA for 6158d8a
1 file changed
setup.py
@@ -10,6 +10,7 @@
10
classifiers=['Programming Language :: Python :: 3 :: Only'],
11
url="http://singer.io",
12
install_requires=[
13
+ 'pytz==2018.4',
14
'jsonschema==2.6.0',
15
'simplejson==3.11.1',
16
'python-dateutil>=2.6.0',
0 commit comments