2020-07-11 13:20:14 +00:00
|
|
|
-c homeassistant/package_constraints.txt
|
|
|
|
|
2020-07-03 17:18:01 +00:00
|
|
|
# Home Assistant Core
|
2020-07-22 21:56:28 +00:00
|
|
|
aiohttp==3.6.2
|
2020-07-03 17:18:01 +00:00
|
|
|
astral==1.10.1
|
|
|
|
async_timeout==3.0.1
|
|
|
|
attrs==19.3.0
|
|
|
|
bcrypt==3.1.7
|
2020-08-27 10:45:17 +00:00
|
|
|
certifi>=2020.6.20
|
2020-07-03 17:18:01 +00:00
|
|
|
ciso8601==2.1.3
|
|
|
|
importlib-metadata==1.6.0;python_version<'3.8'
|
2020-08-22 23:11:24 +00:00
|
|
|
jinja2>=2.11.2
|
2020-07-03 17:18:01 +00:00
|
|
|
PyJWT==1.7.1
|
|
|
|
cryptography==2.9.2
|
|
|
|
pip>=8.0.3
|
2020-07-24 14:55:54 +00:00
|
|
|
python-slugify==4.0.1
|
2020-07-03 17:18:01 +00:00
|
|
|
pytz>=2020.1
|
|
|
|
pyyaml==5.3.1
|
|
|
|
requests==2.24.0
|
|
|
|
ruamel.yaml==0.15.100
|
2020-09-21 15:43:35 +00:00
|
|
|
voluptuous==0.12.0
|
2020-07-07 03:04:35 +00:00
|
|
|
voluptuous-serialize==2.4.0
|
2020-07-31 20:06:02 +00:00
|
|
|
yarl==1.4.2
|