33 lines
727 B
Plaintext
33 lines
727 B
Plaintext
aiohttp==3.5.4
|
|
astral==1.10.1
|
|
async_timeout==3.0.1
|
|
attrs==18.2.0
|
|
bcrypt==3.1.6
|
|
certifi>=2018.04.16
|
|
jinja2>=2.10
|
|
PyJWT==1.6.4
|
|
cryptography==2.5
|
|
pip>=8.0.3
|
|
python-slugify==1.2.6
|
|
pytz>=2018.07
|
|
pyyaml>=3.13,<4
|
|
requests==2.21.0
|
|
ruamel.yaml==0.15.89
|
|
voluptuous==0.11.5
|
|
voluptuous-serialize==2.1.0
|
|
|
|
pycryptodome>=3.6.6
|
|
|
|
# Breaks Python 3.6 and is not needed for our supported Python versions
|
|
enum34==1000000000.0.0
|
|
|
|
# This is a old unmaintained library and is replaced with pycryptodome
|
|
pycrypto==1000000000.0.0
|
|
|
|
# Contains code to modify Home Assistant to work around our rules
|
|
python-systemair-savecair==1000000000.0.0
|
|
|
|
# Newer version causes pylint to take forever
|
|
# https://github.com/timothycrosley/isort/issues/848
|
|
isort==4.3.4
|