core/homeassistant/package_constraints.txt

17 lines
286 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
2018-02-01 18:21:15 +00:00
jinja2>=2.10
voluptuous==0.10.5
typing>=3,<4
aiohttp==2.3.10
yarl==1.1.0
async_timeout==2.0.0
2017-07-03 09:49:23 +00:00
chardet==3.0.4
2018-01-30 00:08:01 +00:00
astral==1.5
certifi>=2017.4.17
# Breaks Python 3.6 and is not needed for our supported Pythons
enum34==1000000000.0.0