Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Require aiohttp>=3.8.6 #33

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

chatziko
Copy link
Contributor

@chatziko chatziko commented Jan 8, 2025

This PR drops aiohttp requirement from 3.9 to 3.8.6 (the last of 3.8.X, released on 2023-10-07).

Did some testing, it seems to work fine. This will only affect cases where the client is installed together with older packages that cannot work with 3.9. It will not affect the client's use within the MA server or integration at all.

The main use-case is to use the client in AppDaemon (which requires aiohttp<3.9), which is a reasonable application to allow flexibility in controlling MA.

Copy link
Member

@marcelveldt marcelveldt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@marcelveldt marcelveldt merged commit 0fce9da into music-assistant:main Jan 13, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants