Skip to content

Commit 24088a2

Browse files
authored
Update setup.py
1 parent ac72e5e commit 24088a2

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
@@ -34,7 +34,7 @@ def read(fname):
3434
'requests_oauthlib>=1.2.0',
3535
'python-dateutil>=2.7',
3636
'pytz>=2018.5',
37-
'tzlocal>=1.5.0',
37+
'tzlocal>=1.5.0,<3.*',
3838
'beautifulsoup4>=4.0.0',
3939
'stringcase>=1.2.0'
4040
]

0 commit comments

Comments
 (0)