By default, Windmill will use the contents in the last commit that has been pushed to origin.
By integrating dependencies late in the development cycle, it takes longer to get feedback on the state of your project and with an added risk of it breaking in unexpected ways.
It is recommended that you install, update, integrate and keep dependencies as part of the project's source code.
See also