|
|
|
|
|
by foolswisdom
41 days ago
|
|
Depends on exactly how the project is managed. Older python tooling (`pip` module) doesn't have a native mechanism to differentiate between the spec (direct dependencies) and freeze (all dependencies, including transitive). |
|