home-assistant: pin pydantic_1

This commit is contained in:
natsukium
2023-12-20 20:15:32 +01:00
committed by Martin Weinelt
parent f2aa67314e
commit 0aabea0ba1
+2
View File
@@ -228,6 +228,8 @@ let
};
});
pydantic = super.pydantic_1;
pydexcom = super.pydexcom.overridePythonAttrs (oldAttrs: rec {
version = "0.2.3";
src = fetchFromGitHub {