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 29, 2024
1 parent 57c77b5 commit 15b2ff1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/assets/dependencies.mmd
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +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.2"]
click-extra["click-extra\n4.11.6"]
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.5.0"]
extra-platforms["extra-platforms\n1.6.0"]
idna["idna\n3.10"]
lark-parser["lark-parser\n0.7.8"]
mergedeep["mergedeep\n1.3.4"]
Expand All @@ -23,7 +23,7 @@ flowchart TD
click-extra -- "~=0.9" --> tabulate
click-extra -- "~=0.9.0" --> commentjson
click-extra -- "~=1.3.4" --> mergedeep
click-extra -- "~=1.5.0" --> extra-platforms
click-extra -- "~=1.6.0" --> extra-platforms
click-extra -- "~=10.0" --> wcmatch
click-extra -- "~=2.32.3" --> requests
click-extra -- "~=24.1.0" --> boltons
Expand Down

0 comments on commit 15b2ff1

Please sign in to comment.