Skip to content
Snippets Groups Projects
Unverified Commit 7a57c3a6 authored by Fabian Affolter's avatar Fabian Affolter
Browse files

Set pytz to >=2019.03

parent e176f161
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ jinja2>=2.10.1
netdisco==2.6.0
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
......
......@@ -12,7 +12,7 @@ PyJWT==1.7.1
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
......
......@@ -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",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment