Set pytz to >=2019.03
This commit is contained in:
parent
e176f16141
commit
7a57c3a66a
3 changed files with 3 additions and 3 deletions
2
setup.py
2
setup.py
|
@ -45,7 +45,7 @@ REQUIRES = [
|
|||
"cryptography==2.7",
|
||||
"pip>=8.0.3",
|
||||
"python-slugify==3.0.4",
|
||||
"pytz>=2019.02",
|
||||
"pytz>=2019.03",
|
||||
"pyyaml==5.1.2",
|
||||
"requests==2.22.0",
|
||||
"ruamel.yaml==0.15.100",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue