mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Add requests to hassfest requirements check (#146446)
This commit is contained in:
parent
bb38a3a8ac
commit
20b5d5a755
@ -36,6 +36,7 @@ PACKAGE_CHECK_VERSION_RANGE = {
|
||||
"pydantic": "SemVer",
|
||||
"pyjwt": "SemVer",
|
||||
"pytz": "CalVer",
|
||||
"requests": "SemVer",
|
||||
"typing_extensions": "SemVer",
|
||||
"yarl": "SemVer",
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user