core/homeassistant/package_constraints.txt

29 lines
615 B
Plaintext
Raw Normal View History

2018-09-10 08:39:51 +00:00
aiohttp==3.4.4
2018-11-01 10:26:33 +00:00
astral==1.7.1
async_timeout==3.0.1
2018-09-02 17:01:43 +00:00
attrs==18.2.0
bcrypt==3.1.4
certifi>=2018.04.16
jinja2>=2.10
PyJWT==1.6.4
cryptography==2.3.1
pip>=8.0.3
python-slugify==1.2.6
2018-12-17 16:35:13 +00:00
pytz>=2018.07
pyyaml>=3.13,<4
2018-12-18 16:29:38 +00:00
requests==2.21.0
ruamel.yaml==0.15.81
2018-08-05 00:46:14 +00:00
voluptuous==0.11.5
voluptuous-serialize==2.0.0
2018-08-28 10:49:50 +00: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 13:28:39 +00:00
# Contains code to modify Home Assistant to work around our rules
python-systemair-savecair==1000000000.0.0