Set pytz to >=2018.07 (#19387)
This commit is contained in:
parent
a6568fba7a
commit
3a1dc16c0d
3 changed files with 3 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -46,7 +46,7 @@ REQUIRES = [
|
|||
'cryptography==2.3.1',
|
||||
'pip>=8.0.3',
|
||||
'python-slugify==1.2.6',
|
||||
'pytz>=2018.04',
|
||||
'pytz>=2018.07',
|
||||
'pyyaml>=3.13,<4',
|
||||
'requests==2.20.1',
|
||||
'ruamel.yaml==0.15.81',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue