depend on latest ox release

This commit is contained in:
j 2023-10-11 11:30:28 +01:00
parent 2ad5110d08
commit bb4a5b1216
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ setup(
'pandora_client'
],
install_requires=[
'ox >= 3.0.0',
'ox >= 3.0.9',
'requests >= 1.1.0',
'zeroconf',
'netifaces',