mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
Check if serialx is pinned (#168358)
This commit is contained in:
@@ -41,6 +41,7 @@ PACKAGE_CHECK_VERSION_RANGE = {
|
||||
"pymodbus": "Custom",
|
||||
"pytz": "CalVer",
|
||||
"requests": "SemVer",
|
||||
"serialx": "SemVer",
|
||||
"typing-extensions": "SemVer",
|
||||
"urllib3": "SemVer",
|
||||
"yarl": "SemVer",
|
||||
|
||||
Reference in New Issue
Block a user