Unverified Commit 7c0d61b1 authored by natsukium's avatar natsukium
Browse files

python312Packages.xml2rfc: clean up dependencies

parent cb7699b0
Loading
Loading
Loading
Loading
+2 −10
Original line number Diff line number Diff line
{
  lib,
  appdirs,
  buildPythonPackage,
  configargparse,
  decorator,
  dict2xml,
  fetchFromGitHub,
  google-i18n-address,
  html5lib,
  intervaltree,
  jinja2,
  lxml,
  markupsafe,
  platformdirs,
  pycairo,
  pycountry,
  pyflakes,
  pypdf2,
  pypdf,
  pytestCheckHook,
  python-fontconfig,
  pythonOlder,
@@ -51,19 +47,15 @@ buildPythonPackage rec {
  pythonRelaxDeps = [ "lxml" ];

  dependencies = [
    appdirs
    configargparse
    dict2xml
    google-i18n-address
    html5lib
    intervaltree
    jinja2
    lxml
    markupsafe
    platformdirs
    pycountry
    pyflakes
    pypdf2
    pypdf
    pyyaml
    requests
    wcwidth