Bump ovoenergy to 2.0.1 (#147112)

This commit is contained in:
epenet
2025-06-19 08:46:03 +02:00
committed by GitHub
parent 6a16424bb4
commit fada81e1ce
4 changed files with 3 additions and 8 deletions

View File

@ -245,11 +245,6 @@ FORBIDDEN_PACKAGE_EXCEPTIONS: dict[str, dict[str, set[str]]] = {
# opower > arrow > types-python-dateutil
"arrow": {"types-python-dateutil"}
},
"ovo_energy": {
# https://github.com/timmo001/ovoenergy/issues/132
# ovoenergy > incremental > setuptools
"incremental": {"setuptools"}
},
"pi_hole": {"hole": {"async-timeout"}},
"pvpc_hourly_pricing": {"aiopvpc": {"async-timeout"}},
"remote_rpi_gpio": {