Hi! I'm starting a new project up and my business partner wants to use kedro for it. I'm not super happy about being forced to use pip as opposed to something like pixi or poetry. Is there an official way to use a different package manager?
d
Deepyaman Datta
12/02/2025, 1:41 AM
What are you being forced to use pip for? Kedro template was updated to be compatible with a lot more package managers over a year ago: https://github.com/kedro-org/kedro/pull/4263
If you're finding particular deficiencies, might be able to help investigate.
j
Jon Cohen
12/02/2025, 2:57 AM
I guess I'm just confused at there being a requirements.txt file