File tree Expand file tree Collapse file tree 4 files changed +1
-4
lines changed Expand file tree Collapse file tree 4 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -49,8 +49,6 @@ packaging==24.2
49
49
paginate==0.5.7
50
50
pathspec==0.12.1
51
51
pillow==11.0.0
52
- pip==24.3.1
53
- pipdeptree==2.24.0
54
52
platformdirs==4.3.6
55
53
pluggy==1.5.0
56
54
pycparser==2.22
Original file line number Diff line number Diff line change @@ -35,7 +35,6 @@ mkdocstrings
35
35
mypy
36
36
notest
37
37
outdir
38
- pipdeptree
39
38
pycontribs
40
39
pylint
41
40
pymdown
Original file line number Diff line number Diff line change @@ -13,5 +13,4 @@ mkdocs>=1.4.2
13
13
mkdocstrings-python>=0.8.3
14
14
mkdocstrings>=0.21.2
15
15
pillow>=9.4.0
16
- pipdeptree>=2.4.0
17
16
pymdown-extensions>=9.9.2
Original file line number Diff line number Diff line change @@ -55,6 +55,7 @@ description = Run all linters
55
55
basepython = python3.10
56
56
deps =
57
57
pre-commit>=2.6.0
58
+ pre-commit-uv>=0.5.0
58
59
setuptools>=65.3.0
59
60
pytest>=7.2.0 # to updated schemas
60
61
skip_install = true
You can’t perform that action at this time.
0 commit comments