|
|
|
|
|
by yzmtf2008
2505 days ago
|
|
>Pip freeze does not resolve transitive dependencies How? Doesn't pip freeze literally list all packages that's installed in the current environment besides basic toolings such as setuptools (and you could even instruct it to list those as well)? |
|