-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create lock files #1154
Create lock files #1154
Conversation
Co-authored-by: Paul Schweigert <paul@paulschweigert.com>
For python 3.8, getting this error: |
Maybe we need to unpin that one? |
My two cents @psschwei , could be that how I created this |
Btw, yes, 8.18.1 is not compatible: #1118 |
That makes sense... I pulled the versions from the 3.9 image... let's pin to 8.13.0 (?) |
Closing this in favour of #1155 |
Summary
Fix #1153
This PR creates a lock file for:
ray-node
notebook
gateway
repository
This way we reduce build times that were starting to be problematic until we close a more definitive version. This dependencies are being ignored also through renovate.