Skip to content

Commit

Permalink
[autofix] Regenerate dependency graph
Browse files Browse the repository at this point in the history
  • Loading branch information
kdeldycke committed Nov 30, 2024
1 parent d7a9c7c commit 1bf5430
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions docs/assets/dependencies.mmd
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,12 @@ flowchart TD
bracex["bracex\n2.5.post1"]
certifi["certifi\n2024.8.30"]
charset-normalizer["charset-normalizer\n3.4.0"]
click-extra["click-extra\n4.11.6"]
click-extra["click-extra\n4.11.7"]
click_0["click\n8.1.7"]
cloup["cloup\n3.0.5"]
commentjson["commentjson\n0.9.0"]
distro["distro\n1.9.0"]
extra-platforms["extra-platforms\n1.6.0"]
idna["idna\n3.10"]
lark-parser["lark-parser\n0.7.8"]
mergedeep["mergedeep\n1.3.4"]
pyyaml["PyYAML\n6.0.2"]
requests["requests\n2.32.3"]
Expand All @@ -21,7 +19,6 @@ flowchart TD
xmltodict["xmltodict\n0.14.2"]
click-extra -- "~=0.14.2" --> xmltodict
click-extra -- "~=0.9" --> tabulate
click-extra -- "~=0.9.0" --> commentjson
click-extra -- "~=1.3.4" --> mergedeep
click-extra -- "~=1.6.0" --> extra-platforms
click-extra -- "~=10.0" --> wcmatch
Expand All @@ -31,7 +28,6 @@ flowchart TD
click-extra -- "~=6.0.0" --> pyyaml
click-extra -- "~=8.1.4" --> click_0
cloup -- ">=8.0,<9.0" --> click_0
commentjson -- ">=0.7.1,<0.8.0" --> lark-parser
extra-platforms -- "~=1.9.0" --> distro
extra-platforms -- "~=24.1.0" --> boltons
requests -- ">=1.21.1,<3" --> urllib3
Expand Down

0 comments on commit 1bf5430

Please sign in to comment.