python312Packages.xml2rfc: clean up dependencies

This commit is contained in:
natsukium
2024-10-06 15:49:26 +09:00
parent cb7699b09b
commit 7c0d61b1bb
@@ -1,22 +1,18 @@
{
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