mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +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",
|
"pydantic": "SemVer",
|
||||||
"pyjwt": "SemVer",
|
"pyjwt": "SemVer",
|
||||||
"pytz": "CalVer",
|
"pytz": "CalVer",
|
||||||
|
"requests": "SemVer",
|
||||||
"typing_extensions": "SemVer",
|
"typing_extensions": "SemVer",
|
||||||
"yarl": "SemVer",
|
"yarl": "SemVer",
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user