mirror of
https://github.com/home-assistant/core.git
synced 2026-06-11 11:41:42 +02:00
b37438ebb7
* Require at least pip 7.1 * Write and use constraint files for packages * Update gen_requirements_all.py
10 lines
137 B
Plaintext
10 lines
137 B
Plaintext
requests>=2,<3
|
|
pyyaml>=3.11,<4
|
|
pytz>=2016.10
|
|
pip>=7.1.0
|
|
jinja2>=2.9.5
|
|
voluptuous==0.9.3
|
|
typing>=3,<4
|
|
aiohttp==1.3.5
|
|
async_timeout==1.2.0
|