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

Loosen requirements #591

Closed
epenet opened this issue Jan 21, 2023 · 0 comments
Closed

Loosen requirements #591

epenet opened this issue Jan 21, 2023 · 0 comments

Comments

@epenet
Copy link

epenet commented Jan 21, 2023

CI on home assistant is currently raising the following issue:
python-bsblan 0.5.8 has requirement packaging<22.0,>=21.3, but you have packaging 23.0.

See home-assistant/core#86336

I see that packaging requirements was updated recently to packaging = ">=21.3,<24.0" so would you consider publishing a release and updating accordingly on Home Assistant?

Or maybe you would consider loosening some of the requirements?

python = ">=3.9"
aiohttp = ">=3.8.1"
yarl = ">=1.7.2"
pydantic = ">=1.9.0"
packaging = ">=21.3"
@liudger liudger closed this as completed Jan 22, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Feb 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants