Skip to content

Haystack Transitive Dependencies #9332

Closed Answered by radoering
eli64s asked this question in Q&A
Discussion options

You must be logged in to vote

Is this indicative of a misconfiguration in our Docker setup, or is it considered a best practice under these circumstances?

With an empty cache locking can take a while. Normally, you do not have to lock again if you already have a valid lock file.

Could you clarify why the poetry lock --no-update command is necessary when the lock file should already detail all required dependencies and their versions? What role does this command play in ensuring that all dependencies are correctly installed?

Running poetry lock --no-update is not necessary if your lock file has been valid and you did not change pyproject.toml. If you have a valid lock file, you can just copy the pyproject.toml and …

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by eli64s
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants