We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac72e5e commit 24088a2Copy full SHA for 24088a2
setup.py
@@ -34,7 +34,7 @@ def read(fname):
34
'requests_oauthlib>=1.2.0',
35
'python-dateutil>=2.7',
36
'pytz>=2018.5',
37
- 'tzlocal>=1.5.0',
+ 'tzlocal>=1.5.0,<3.*',
38
'beautifulsoup4>=4.0.0',
39
'stringcase>=1.2.0'
40
]
0 commit comments