From bfe0e86de6a12c094c4ea91df6159d3e55d32694 Mon Sep 17 00:00:00 2001 From: Florian Maas Date: Mon, 8 May 2023 20:50:54 +0200 Subject: [PATCH] Added deptry --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7856d360..66b586ae 100644 --- a/README.md +++ b/README.md @@ -930,6 +930,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [PyPI](https://pypi.org/) * [conda](https://github.com/conda/conda/) - Cross-platform, Python-agnostic binary package manager. * [poetry](https://github.com/sdispater/poetry) - Python dependency management and packaging made easy. +* [deptry](https://github.com/fpgmaas/deptry) - A command line utility to check for unused, missing and transitive dependencies in a Python project. ## Package Repositories