2019-01-16 22:23:46 +00:00
|
|
|
aiohttp==3.5.4
|
2019-02-27 13:07:51 +00:00
|
|
|
astral==1.10.1
|
2018-10-21 12:13:30 +00:00
|
|
|
async_timeout==3.0.1
|
2019-04-23 17:14:02 +00:00
|
|
|
attrs==19.1.0
|
2019-02-27 13:07:02 +00:00
|
|
|
bcrypt==3.1.6
|
2018-05-19 08:04:00 +00:00
|
|
|
certifi>=2018.04.16
|
2019-05-26 18:58:42 +00:00
|
|
|
importlib-metadata==0.15
|
2018-05-19 08:04:00 +00:00
|
|
|
jinja2>=2.10
|
2019-04-05 19:22:24 +00:00
|
|
|
PyJWT==1.7.1
|
|
|
|
cryptography==2.6.1
|
2018-05-19 08:04:00 +00:00
|
|
|
pip>=8.0.3
|
2019-04-13 09:29:44 +00:00
|
|
|
python-slugify==3.0.2
|
2019-04-10 13:18:30 +00:00
|
|
|
pytz>=2019.01
|
2018-07-07 14:48:02 +00:00
|
|
|
pyyaml>=3.13,<4
|
2019-05-18 01:41:22 +00:00
|
|
|
requests==2.22.0
|
2019-06-06 22:30:45 +00:00
|
|
|
ruamel.yaml==0.15.97
|
2018-08-05 00:46:14 +00:00
|
|
|
voluptuous==0.11.5
|
2019-02-18 10:18:40 +00:00
|
|
|
voluptuous-serialize==2.1.0
|
2017-08-05 06:06:10 +00:00
|
|
|
|
2018-08-28 10:49:50 +00:00
|
|
|
pycryptodome>=3.6.6
|
|
|
|
|
2018-02-20 06:41:13 +00:00
|
|
|
# Breaks Python 3.6 and is not needed for our supported Python versions
|
2017-08-05 06:06:10 +00:00
|
|
|
enum34==1000000000.0.0
|
2018-02-27 09:58:45 +00:00
|
|
|
|
|
|
|
# This is a old unmaintained library and is replaced with pycryptodome
|
|
|
|
pycrypto==1000000000.0.0
|
2018-11-16 13:28:39 +00:00
|
|
|
|
|
|
|
# Contains code to modify Home Assistant to work around our rules
|
|
|
|
python-systemair-savecair==1000000000.0.0
|
2019-02-26 20:33:40 +00:00
|
|
|
|
|
|
|
# Newer version causes pylint to take forever
|
|
|
|
# https://github.com/timothycrosley/isort/issues/848
|
|
|
|
isort==4.3.4
|