john-bodley commented on pull request #13658:
URL: https://github.com/apache/superset/pull/13658#issuecomment-800905318


   > Note that this dependency was updated manually as the pip-compile-multi 
upgrade workflow resulted in several errors, including:
   >
   > ERROR! requirements/base.txt was not regenerated after changes in 
requirements/base.in.
   > Expecting: # SHA1:9eeea842b4dffc85a3611351dcb33aca43fbb9e9
   > Found:     # SHA1:af5d6b34d3fc7fa4f5ad7fac81ce3161da042c2c
   
   I suspect this is due to the fact that other dependencies have been updated 
not using `pip-compile-multi`. We should really strive (I would actually go as 
far to say enforce) that all dependencies are _only_ updated via 
`pip-compile-multi` to ensure that the frozen set of requirements are viable.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to