Skip to content

Requirement is pinned for python-miio 0.5.3: pytz>=2019.3,<2020.0 #779

Closed
@MartinHjelmare

Description

@MartinHjelmare

Describe the bug

Thanks for your support of Home Assistant!

Version information (please complete the following information):

  • OS: Ubuntu 18.04
  • python-miio: 0.5.3

To Reproduce
Steps to reproduce the behavior:

(home-assistant) x:~/Dev/home-assistant/home-assistant$ pip install -r requirements_all.txt
...
(home-assistant) x:~/Dev/home-assistant/home-assistant$ pipdeptree --reverse --packages pytz
...
pytz==2020.1
...
  - python-miio==0.5.3 [requires: pytz>=2019.3,<2020.0]
...

Expected behavior

  • To avoid future issues it would be good if this library would change its pinning to allow any higher version and just set a minimum version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions