summaryrefslogtreecommitdiff
path: root/dev-python/mkdocs-ansible/files/mkdocs-ansible-24.2.1-prune_deps.patch
blob: ecddf3a347b31fd7146944ff6f772091e15367f9 (plain)
1
2
3
4
5
6
7
8
9
10
As of 24.2.1, no mention of pipdeptree anywhere in the actual code.

--- a/.config/requirements.in
+++ b/.config/requirements.in
@@ -11,5 +11,4 @@
 mkdocstrings-python>=0.8.3
 mkdocstrings>=0.21.2
 pillow>=9.4.0
-pipdeptree>=2.4.0
 pymdown-extensions>=9.9.2