Upgrade to pytz 2016.3
This commit is contained in:
parent
61a9562811
commit
c7fd0eb9d9
2 changed files with 2 additions and 2 deletions
2
setup.py
2
setup.py
|
@ -13,7 +13,7 @@ PACKAGES = find_packages(exclude=['tests', 'tests.*'])
|
|||
REQUIRES = [
|
||||
'requests>=2,<3',
|
||||
'pyyaml>=3.11,<4',
|
||||
'pytz>=2015.4',
|
||||
'pytz>=2016.3',
|
||||
'pip>=7.0.0',
|
||||
'vincenty==0.1.4',
|
||||
'jinja2>=2.8',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue