Skip to content

Commit 2589c72

Browse files
committed
Relaxes requirements for pytz
1 parent 8269d41 commit 2589c72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
'pandas>=0.17.0',
6969
'pyparsing>=2.0.4',
7070
'python-dateutil>=2.4.2',
71-
'pytz>=2018.3',
71+
'pytz>=2017.2',
7272
'requests>=2.8.1',
7373
'scikit-learn>=0.18',
7474
'scipy>=0.17.0',

0 commit comments

Comments
 (0)