mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 15:44:52 +01:00
1) Reduced the flags being sent to pip. 2) Required a minimum of pip 7.0.0 for Home Assistant.
5 lines
55 B
Plaintext
5 lines
55 B
Plaintext
requests>=2,<3
|
|
pyyaml>=3.11,<4
|
|
pytz>=2015.4
|
|
pip>=7.0.0
|