core/homeassistant/package_constraints.txt

17 lines
287 B
Plaintext
Raw Normal View History

requests==2.18.4
pyyaml>=3.11,<4
2017-04-01 10:36:24 +00:00
pytz>=2017.02
pip>=8.0.3
jinja2>=2.9.6
voluptuous==0.10.5
typing>=3,<4
2017-12-11 12:50:55 +00:00
aiohttp==2.3.6
2017-12-11 12:52:22 +00:00
yarl==0.16.0
async_timeout==2.0.0
2017-07-03 09:49:23 +00:00
chardet==3.0.4
astral==1.4
certifi>=2017.4.17
# Breaks Python 3.6 and is not needed for our supported Pythons
enum34==1000000000.0.0