mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-17 01:24:47 +00:00
stacs: pin pydantic_1
This commit is contained in:
parent
2a2b137e32
commit
2a930da0f4
@ -20,7 +20,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
|
||||
propagatedBuildInputs = with python3.pkgs; [
|
||||
click
|
||||
pydantic
|
||||
pydantic_1
|
||||
typing-extensions
|
||||
yara-python
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user