Created
March 27, 2023 21:34
-
-
Save jaraco/5bc8339fdd81f6f1e26147567203f1c3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ pip-run pipdeptree jaraco.collections -- -m pipdeptree -p jaraco.collections | |
jaraco.collections==3.9.0 | |
- jaraco.classes [required: Any, installed: 3.2.3] | |
- more-itertools [required: Any, installed: 9.1.0] | |
- jaraco.text [required: Any, installed: 3.11.1] | |
- autocommand [required: Any, installed: 2.2.2] | |
- inflect [required: Any, installed: 6.0.2] | |
- pydantic [required: >=1.9.1, installed: 1.10.7] | |
- typing-extensions [required: >=4.2.0, installed: 4.5.0] | |
- jaraco.context [required: >=4.1, installed: 4.3.0] | |
- jaraco.functools [required: Any, installed: 3.6.0] | |
- more-itertools [required: Any, installed: 9.1.0] | |
- more-itertools [required: Any, installed: 9.1.0] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment