core/homeassistant/package_constraints.txt

39 lines
832 B
Plaintext
Raw Normal View History

PyJWT==1.7.1
PyNaCl==1.3.0
2019-09-19 21:05:02 +00:00
aiohttp==3.6.1
aiohttp_cors==0.7.0
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-07-01 00:23:47 +00:00
bcrypt==3.1.7
certifi>=2019.6.16
contextvars==2.4;python_version<"3.7"
2019-06-30 05:21:35 +00:00
cryptography==2.7
distro==1.4.0
2019-08-19 10:15:41 +00:00
hass-nabucasa==0.17
2019-09-19 22:23:29 +00:00
home-assistant-frontend==20190919.0
importlib-metadata==0.23
2019-06-29 13:47:22 +00:00
jinja2>=2.10.1
netdisco==2.6.0
pip>=8.0.3
2019-09-22 05:10:34 +00:00
python-slugify==3.0.4
2019-08-16 14:15:12 +00:00
pytz>=2019.02
2019-08-16 20:48:44 +00:00
pyyaml==5.1.2
2019-05-18 01:41:22 +00:00
requests==2.22.0
ruamel.yaml==0.15.100
2019-09-01 11:10:58 +00:00
sqlalchemy==1.3.8
voluptuous-serialize==2.2.0
2019-08-16 19:31:28 +00:00
voluptuous==0.11.7
zeroconf==0.23.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