Skip to content

Commit

Permalink
feat: add pipdeptree (#1737)
Browse files Browse the repository at this point in the history
  • Loading branch information
thebaptiste authored Nov 24, 2023
1 parent dc0f670 commit c3bb6ec
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .metwork-framework/components.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@
| [pickleshare](https://github.com/pickleshare/pickleshare) | 0.7.5 | python3_devtools |
| [pika](https://pypi.org/project/pika) | 1.3.2 | python3 |
| [pip](https://pip.pypa.io/) | 23.3.1 | python3_core |
| [pipdeptree](https://pypi.org/project/pipdeptree) | 2.13.1 | python3_devtools |
| [platformdirs](https://pypi.org/project/platformdirs) | 3.10.0 | python3_core |
| [pluggy](https://github.com/pytest-dev/pluggy) | 1.3.0 | python3_core |
| [postgis-geohash](https://github.com/adelplanque/postgis-geohash) | 0.2.0 | scientific_core |
Expand Down Expand Up @@ -267,4 +268,4 @@
| [zeromq](https://zeromq.org/) | 4.3.4 | core |
| [zipp](https://github.com/jaraco/zipp) | 3.16.2 | python3_core |

*(266 components)*
*(267 components)*
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ setuptools-git-versioning
pytest-json-report
tornado
bump-pydantic
pipdeptree
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,4 @@ typed-ast==1.5.5
watchdog==3.0.0
wcmatch==8.5
wcwidth==0.2.8
pipdeptree==2.13.1

0 comments on commit c3bb6ec

Please sign in to comment.