Files
ha-core/homeassistant/package_constraints.txt
Paulus Schoutsen e49b970665 Block dependencies that depend on enum34 (#8698)
* Block dependencies that depend on enum34

* Remove uninstalling enum34

* Update validation script

* Add constraints to tox.ini

* Upgrade yeelight to version that uses enum-compat

* Disable sensor.skybeacon

* Lint
2017-08-04 23:06:10 -07:00

15 lines
255 B
Plaintext

requests==2.14.2
pyyaml>=3.11,<4
pytz>=2017.02
pip>=8.0.3
jinja2>=2.9.5
voluptuous==0.10.5
typing>=3,<4
aiohttp==2.2.4
async_timeout==1.2.1
chardet==3.0.4
astral==1.4
# Breaks Python 3.6 and is not needed for our supported Pythons
enum34==1000000000.0.0