Pinned issues
Remove deprecated `--requirements-txt`/`--requirements-txt-dev` options
#818 opened by mkniewallner
Closed0
Issues
- 0
Support PEP 735 dependency groups
#885 opened by mkniewallner - 2
- 2
- 2
Imports with package names different from module names are wrongly reported as missing instead of transitive
#827 opened by Willa1228 - 10
PEP420 namespaces aren't recognized
#740 opened by charlesnicholson - 2
When using `dynamic` with `setuptools` in `pyproject.toml`, `deptry` won't detect dependencies.
#855 opened by balihb - 1
- 1
Add support for uv
#813 opened by mkniewallner - 0
- 3
- 0
- 3
- 4
- 3
Incorrect error when project contains dependencies that are also in the standard library
#760 opened by fpgmaas - 5
- 2
- 2
Add yesqa-style rule against unused ignores
#728 opened by maresb - 2
- 1
- 0
Add support for Rye
#629 opened by fpgmaas - 1
- 1
- 0
- 2
Deptry fails to parse jupyter notebooks with special syntax and line continuation characters
#653 opened by jmbond - 1
- 1
Per rule ignore with hypens are ignored
#643 opened by Zer0x00 - 1
Pytest fixtures are wrongly defined as unused
#543 opened by gpkc - 1
- 1
Exclusions listed with `extend-exclude` in `pyproject.toml` get overwritten by passing `--extend-exclude`
#557 opened by jlopezpena - 1
Improve logging output from Rust
#583 opened by fpgmaas - 3
- 5
Support for Python 3.12-style f-strings
#611 opened by charliermarsh - 1
Support multiple source roots
#622 opened by JettJones - 0
- 0
Upper bound on requires-python in pyproject.toml
#620 opened by mbyrnepr2 - 3
deptry hangs
#618 opened by Zer0x00 - 0
- 0
Publish PyPy wheels
#613 opened by edgarrmondragon - 0
- 1
- 0
- 2
Confusing DEP003 error
#604 opened by lazka - 0
Speed up functional tests
#597 opened by mkniewallner - 2
A way to exclude packages in requirements.txt
#546 opened by jkugler - 1
deptry correctly ignores lines that start with `# ` in requirements.txt, but not ones that just start with `#`
#587 opened by wyattscarpenter - 2
- 0
Release 0.14.0
#585 opened by fpgmaas - 2
Speed up `deptry` by using Rust
#580 opened by fpgmaas - 0
Improve the use of modules from Rust
#584 opened by fpgmaas - 0
Packages having a name starting with "http" are interpreted as URL and incorrrectly parsed from requirements.txt
#539 opened by mmtevelde