ha-core/homeassistant/package_constraints.txt

39 lines
831 B
Plaintext
Raw Normal View History

PyJWT==1.7.1
PyNaCl==1.3.0
aiohttp==3.5.4
aiohttp_cors==0.7.0
2019-02-27 14:07:51 +01:00
astral==1.10.1
async_timeout==3.0.1
2019-04-23 19:14:02 +02:00
attrs==19.1.0
2019-07-01 02:23:47 +02:00
bcrypt==3.1.7
certifi>=2019.6.16
contextvars==2.4;python_version<"3.7"
2019-06-30 07:21:35 +02:00
cryptography==2.7
distro==1.4.0
2019-08-01 22:03:45 +02:00
hass-nabucasa==0.16
2019-08-15 23:04:17 +02:00
home-assistant-frontend==20190815.0
importlib-metadata==0.18
2019-06-29 15:47:22 +02:00
jinja2>=2.10.1
netdisco==2.6.0
pip>=8.0.3
python-slugify==3.0.2
2019-04-10 15:18:30 +02:00
pytz>=2019.01
2019-06-29 14:34:56 +02:00
pyyaml==5.1.1
2019-05-18 03:41:22 +02:00
requests==2.22.0
ruamel.yaml==0.15.99
2019-06-29 13:14:48 +02:00
sqlalchemy==1.3.5
voluptuous-serialize==2.1.0
voluptuous==0.11.5
zeroconf==0.23.0
2018-08-28 12:49:50 +02:00
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
2018-11-16 14:28:39 +01:00
# Contains code to modify Home Assistant to work around our rules
python-systemair-savecair==1000000000.0.0