* 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
15 lines
255 B
Plaintext
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
|