python3Packages.type-infer: 0.0.21 -> 0.0.23

https://github.com/mindsdb/type_infer/releases/tag/v0.0.23

This commit was automatically generated using update-python-libraries.

Changed files
+2 -2
pkgs
development
python-modules
type-infer
+2 -2
pkgs/development/python-modules/type-infer/default.nix
···
d.stopwords
]);
-
version = "0.0.21";
+
version = "0.0.23";
tag = "v${version}";
in
buildPythonPackage {
···
owner = "mindsdb";
repo = "type_infer";
inherit tag;
-
hash = "sha256-Q5f4WihaT88R+x4jMUuRNBvWglkGdS5oi+o9jOk+tSE=";
+
hash = "sha256-tqT/MTcSHcKGoPUUzjPLFpOTchannFsCd2VMC+8kVZ8=";
};
pythonRelaxDeps = [