mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 16:11:22 +00:00
python3Packages.exegol: relax Pydantic dependency
This commit is contained in:
@@ -22,6 +22,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
|
||||
pythonRelaxDeps = [
|
||||
"argcomplete"
|
||||
"cryptography"
|
||||
"pydantic"
|
||||
"requests"
|
||||
"rich"
|
||||
"supabase"
|
||||
|
||||
Reference in New Issue
Block a user