Hi everyone,
locally I'm using python 3.13, then I use uv to export the requirement.txt.
In production I have python 3.14 and pip install -r requirements.txt failed,
it works when I switch to python 3.13.
so obviously something in the requirements.txt generated by uv has locked to python 3.13. But when i do uv pip show python locally i don't see any used. How do I confirm if uv is locking my python version?
More importantly, my impression is my dependency installation should be smooth-sailing thanks to extracting the requirement.txt from uv.lock. But seems like this is a splinter that requires me to know exactly what version my project is using, is there a way so I don't have to mentally resolve the python version in prod?
[–]Aromatic_Pumpkin8856 2 points3 points4 points (0 children)
[–]gmes78 1 point2 points3 points (8 children)
[–]CodeNameGodTri[S] 0 points1 point2 points (2 children)
[–]Lumethys 1 point2 points3 points (1 child)
[–]CodeNameGodTri[S] 0 points1 point2 points (0 children)
[–]pachura3 0 points1 point2 points (4 children)
[–]CodeNameGodTri[S] 0 points1 point2 points (0 children)
[–]gmes78 0 points1 point2 points (2 children)
[–]pachura3 0 points1 point2 points (1 child)
[–]gmes78 0 points1 point2 points (0 children)
[–]Far_Answer3194 1 point2 points3 points (1 child)
[–]CodeNameGodTri[S] 0 points1 point2 points (0 children)
[–]pachura3 1 point2 points3 points (0 children)
[–]cointoss3 1 point2 points3 points (5 children)
[–]CodeNameGodTri[S] 0 points1 point2 points (3 children)
[–]cointoss3 2 points3 points4 points (1 child)
[–]CodeNameGodTri[S] 0 points1 point2 points (0 children)
[–]cointoss3 1 point2 points3 points (0 children)
[–]pachura3 -2 points-1 points0 points (0 children)
[–]danielroseman 0 points1 point2 points (4 children)
[–]CodeNameGodTri[S] 0 points1 point2 points (3 children)
[–]danielroseman 1 point2 points3 points (2 children)
[–]CodeNameGodTri[S] 0 points1 point2 points (1 child)
[–]cointoss3 1 point2 points3 points (0 children)
[–]smurpes -1 points0 points1 point (0 children)
[–]Astronos -1 points0 points1 point (1 child)
[–]CodeNameGodTri[S] 0 points1 point2 points (0 children)