core/homeassistant/package_constraints.txt

15 lines
255 B
Plaintext
Raw Normal View History

requests==2.14.2
pyyaml>=3.11,<4
2017-04-01 10:36:24 +00:00
pytz>=2017.02
pip>=8.0.3
jinja2>=2.9.5
voluptuous==0.10.5
typing>=3,<4
2017-08-03 09:37:02 +00:00
aiohttp==2.2.4
2017-05-08 15:02:37 +00:00
async_timeout==1.2.1
2017-07-03 09:49:23 +00:00
chardet==3.0.4
astral==1.4
# Breaks Python 3.6 and is not needed for our supported Pythons
enum34==1000000000.0.0