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
|
2018-09-02 17:01:43 +00:00
|
|
|
attrs==18.2.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
|
|
|
|
jinja2>=2.10
|
2018-08-14 19:14:12 +00:00
|
|
|
PyJWT==1.6.4
|
2019-02-12 18:52:24 +00:00
|
|
|
cryptography==2.5
|
2018-05-19 08:04:00 +00:00
|
|
|
pip>=8.0.3
|
2018-12-17 06:51:13 +00:00
|
|
|
python-slugify==1.2.6
|
2018-12-17 16:35:13 +00:00
|
|
|
pytz>=2018.07
|
2018-07-07 14:48:02 +00:00
|
|
|
pyyaml>=3.13,<4
|
2018-12-18 16:29:38 +00:00
|
|
|
requests==2.21.0
|
2019-03-15 16:22:00 +00:00
|
|
|
ruamel.yaml==0.15.89
|
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
|