Skip to content
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

[data] Add mosaicml-streaming to BYOD requirements for release testing #37896

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

stephanie-wang
Copy link
Contributor

Why are these changes needed?

Adds a dep required by #37610.

@stephanie-wang stephanie-wang requested a review from a team as a code owner July 28, 2023 17:09
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with python 3.8
# This file is autogenerated by pip-compile with python 3.9
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh, you should compile this with python 3.8, not 3.9

@@ -12,6 +12,7 @@ gym[atari]
importlib-metadata
lightgbm
memray
mosaicml-streaming
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be added to requirements_byod_ml_3.8.in since your test uses ray-ml image

Copy link
Collaborator

@can-anyscale can-anyscale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The package needs to be added and compiled for requirements_ml_byod_3.8.in with python 3.8

Signed-off-by: Stephanie Wang <[email protected]>
@stephanie-wang
Copy link
Contributor Author

The package needs to be added and compiled for requirements_ml_byod_3.8.in with python 3.8

Ah thanks. Can you review again?

Copy link
Collaborator

@can-anyscale can-anyscale left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@stephanie-wang stephanie-wang merged commit a193ad6 into ray-project:master Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants