1
mirror of https://github.com/home-assistant/core synced 2024-09-15 17:29:45 +02:00
ha-core/homeassistant/package_constraints.txt
2019-02-12 19:52:24 +01:00

29 lines
613 B
Plaintext

aiohttp==3.5.4
astral==1.9.2
async_timeout==3.0.1
attrs==18.2.0
bcrypt==3.1.5
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.87
voluptuous==0.11.5
voluptuous-serialize==2.0.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