ha-core/homeassistant/package_constraints.txt

34 lines
754 B
Plaintext
Raw Normal View History

aiohttp==3.5.4
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-02-27 14:07:02 +01: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 15:18:30 +02:00
pytz>=2019.01
pyyaml>=3.13,<4
2019-05-18 03:41:22 +02:00
requests==2.22.0
ruamel.yaml==0.15.97
2018-08-05 02:46:14 +02:00
voluptuous==0.11.5
voluptuous-serialize==2.1.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
2019-02-26 21:33:40 +01:00
# Newer version causes pylint to take forever
# https://github.com/timothycrosley/isort/issues/848
isort==4.3.4