prowler: relax pydantic constraint
Pinned to 1.10.13, we want 1.10.14 now.
This commit is contained in:
parent
98c9af1ac3
commit
f72a84d98d
@ -21,6 +21,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
"botocore"
|
||||
"google-api-python-client"
|
||||
"slack-sdk"
|
||||
"pydantic"
|
||||
];
|
||||
|
||||
nativeBuildInputs = with python3.pkgs; [
|
||||
|
Loading…
Reference in New Issue
Block a user