1
mirror of https://github.com/home-assistant/core synced 2024-09-06 10:29:55 +02:00
ha-core/homeassistant/package_constraints.txt
2019-12-07 09:06:55 +01:00

37 lines
743 B
Plaintext

PyJWT==1.7.1
PyNaCl==1.3.0
aiohttp==3.6.1
aiohttp_cors==0.7.0
astral==1.10.1
async_timeout==3.0.1
attrs==19.3.0
bcrypt==3.1.7
certifi>=2019.11.28
contextvars==2.4;python_version<"3.7"
cryptography==2.8
defusedxml==0.6.0
distro==1.4.0
hass-nabucasa==0.30
home-assistant-frontend==20191204.0
importlib-metadata==0.23
jinja2>=2.10.3
netdisco==2.6.0
pip>=8.0.3
python-slugify==4.0.0
pytz>=2019.03
pyyaml==5.2.0
requests==2.22.0
ruamel.yaml==0.15.100
sqlalchemy==1.3.11
voluptuous-serialize==2.3.0
voluptuous==0.11.7
zeroconf==0.24.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