core/homeassistant/package_constraints.txt

34 lines
754 B
Plaintext
Raw Normal View History

aiohttp==3.5.4
2019-02-27 13:07:51 +00:00
astral==1.10.1
async_timeout==3.0.1
2019-04-23 17:14:02 +00:00
attrs==19.1.0
2019-02-27 13:07:02 +00:00
bcrypt==3.1.6
certifi>=2018.04.16
importlib-metadata==0.15
jinja2>=2.10
PyJWT==1.7.1
cryptography==2.6.1
pip>=8.0.3
python-slugify==3.0.2
2019-04-10 13:18:30 +00:00
pytz>=2019.01
pyyaml>=3.13,<4
2019-05-18 01:41:22 +00:00
requests==2.22.0
ruamel.yaml==0.15.97
2018-08-05 00:46:14 +00:00
voluptuous==0.11.5
voluptuous-serialize==2.1.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
2019-02-26 20:33:40 +00:00
# Newer version causes pylint to take forever
# https://github.com/timothycrosley/isort/issues/848
isort==4.3.4