Skip to content

Commit

Permalink
Remove pipdeptree dependency (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbarnea authored Dec 3, 2024
1 parent 9f60b14 commit 64d2f04
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 4 deletions.
2 changes: 0 additions & 2 deletions .config/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ packaging==24.2
paginate==0.5.7
pathspec==0.12.1
pillow==11.0.0
pip==24.3.1
pipdeptree==2.24.0
platformdirs==4.3.6
pluggy==1.5.0
pycparser==2.22
Expand Down
1 change: 0 additions & 1 deletion .config/dictionary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ mkdocstrings
mypy
notest
outdir
pipdeptree
pycontribs
pylint
pymdown
Expand Down
1 change: 0 additions & 1 deletion .config/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,4 @@ mkdocs>=1.4.2
mkdocstrings-python>=0.8.3
mkdocstrings>=0.21.2
pillow>=9.4.0
pipdeptree>=2.4.0
pymdown-extensions>=9.9.2
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ description = Run all linters
basepython = python3.10
deps =
pre-commit>=2.6.0
pre-commit-uv>=0.5.0
setuptools>=65.3.0
pytest>=7.2.0 # to updated schemas
skip_install = true
Expand Down

0 comments on commit 64d2f04

Please sign in to comment.