python3Packages.atopile: unpin deprecated

This commit is contained in:
Robert Schütz
2026-03-09 12:29:13 -07:00
parent 2240b280b6
commit f9d699a66a
@@ -130,6 +130,7 @@ buildPythonPackage (finalAttrs: {
];
pythonRelaxDeps = [
"deprecated"
"posthog"
"prompt-toolkit"
];