mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 13:15:18 +02:00
Upgrade pytz to >=2019.02 (#25991)
This commit is contained in:
committed by
Pascal Vizeli
parent
1f28d8e742
commit
7fbdbb773c
@@ -17,7 +17,7 @@ jinja2>=2.10.1
|
||||
netdisco==2.6.0
|
||||
pip>=8.0.3
|
||||
python-slugify==3.0.2
|
||||
pytz>=2019.01
|
||||
pytz>=2019.02
|
||||
pyyaml==5.1.1
|
||||
requests==2.22.0
|
||||
ruamel.yaml==0.15.99
|
||||
|
@@ -12,7 +12,7 @@ PyJWT==1.7.1
|
||||
cryptography==2.7
|
||||
pip>=8.0.3
|
||||
python-slugify==3.0.2
|
||||
pytz>=2019.01
|
||||
pytz>=2019.02
|
||||
pyyaml==5.1.1
|
||||
requests==2.22.0
|
||||
ruamel.yaml==0.15.99
|
||||
|
Reference in New Issue
Block a user