ivgg-me / aioremootio

An asynchronous API client library for Remootio written in Python
Apache License 2.0
6 stars 82 forks source link

Update requirements.txt #7

Closed yarafie closed 12 months ago

yarafie commented 1 year ago

Updated requirments.txt with current versions of aiohttp==3.8.4 pycryptodome==3.17

Im using remootio HACS for Home Assistant from the below repo which uses aioremootio https://github.com/sam43434/remootio/tree/main/custom_components/remootio

Not sure if this breaks anything else but the changes above work for me after latest Home Assistant version update of 2023.3

zlymeda commented 1 year ago

Hi, I created new PR using ranges not fixed versions

see https://github.com/ivgg-me/aioremootio/pull/8

ivgg-me commented 12 months ago

I have already updated the dependencies.