timmo001 / ovoenergy

Get energy data from OVO's API.
https://timmo.dev
Apache License 2.0
32 stars 17 forks source link

Requirement is pinned for ovoenergy 1.1.7: aiohttp==3.6.2 #7

Closed MartinHjelmare closed 3 years ago

MartinHjelmare commented 3 years ago

Description

Thanks for your support of Home Assistant!

How to reproduce the issue (if applicable)

(home-assistant) x$ pip install -r requirements_all.txt
...
(home-assistant) x$ pipdeptree -w silence -r -p aiohttp | grep ovoenergy
  - ovoenergy==1.1.7 [requires: aiohttp==3.6.2]
timmo001 commented 3 years ago

Unpinned and updated packages. Update incoming :ship: