How do you pin all dependencies, including indirect dependencies in Python? /u/hksparrowboy Python Education

I am using pip, and I have been pinning dependencies of my project to exact version, but I didn’t realise that indirect dependencies are not automatically pinned, so when I clone and run my project yesterday, I have to fix package version before it can run.

What do you use to pin all dependencies in your project, including indirect dependencies? Is there any tool I can use?

submitted by /u/hksparrowboy
[link] [comments]

​r/learnpython I am using pip, and I have been pinning dependencies of my project to exact version, but I didn’t realise that indirect dependencies are not automatically pinned, so when I clone and run my project yesterday, I have to fix package version before it can run. What do you use to pin all dependencies in your project, including indirect dependencies? Is there any tool I can use? submitted by /u/hksparrowboy [link] [comments] 

I am using pip, and I have been pinning dependencies of my project to exact version, but I didn’t realise that indirect dependencies are not automatically pinned, so when I clone and run my project yesterday, I have to fix package version before it can run.

What do you use to pin all dependencies in your project, including indirect dependencies? Is there any tool I can use?

submitted by /u/hksparrowboy
[link] [comments] 

Leave a Reply

Your email address will not be published. Required fields are marked *