gwww / elkm1

ElkM1 Python package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirement is pinned for elkm1-lib 0.8.8: pyserial-asyncio>=0.4.0,<0.5.0

MartinHjelmare opened this issue · comments

Describe the bug

Thanks for your support of Home Assistant!

To Reproduce
Steps to reproduce the behavior:

(home-assistant) x:~/dev/home-assistant/core$ pip install -r requirements_all.txt
...
(home-assistant) x:~/dev/home-assistant/core$ pipdeptree -w silence -r -p pyserial-asyncio
pyserial-asyncio==0.5
...
  - elkm1-lib==0.8.8 [requires: pyserial-asyncio>=0.4.0,<0.5.0]
...

Expected behavior
A peer compatible pinning strategy.

Versions (please complete the following information):

  • ElkM1 version: [0.8.8]
  • Home Assistant version: [2021.2.0.dev0]

My mistake. Change pushed.