mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 18:28:14 +02:00
Upgrade Vincenty to latest version
This commit is contained in:
@ -2,3 +2,4 @@ requests>=2,<3
|
||||
pyyaml>=3.11,<4
|
||||
pytz>=2015.4
|
||||
pip>=7.0.0
|
||||
vincenty==0.1.3
|
||||
|
@ -3,7 +3,7 @@ requests>=2,<3
|
||||
pyyaml>=3.11,<4
|
||||
pytz>=2015.4
|
||||
pip>=7.0.0
|
||||
vincenty==0.1.2
|
||||
vincenty==0.1.3
|
||||
|
||||
# Optional, needed for specific components
|
||||
|
||||
|
Reference in New Issue
Block a user