Commit f9d699a6 authored by Robert Schütz's avatar Robert Schütz
Browse files

python3Packages.atopile: unpin deprecated

parent 2240b280
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -130,6 +130,7 @@ buildPythonPackage (finalAttrs: {
  ];

  pythonRelaxDeps = [
    "deprecated"
    "posthog"
    "prompt-toolkit"
  ];