Skip to content

[Dependencies] Move requirements.txt to requirements directory.#13636

Merged
richardliaw merged 2 commits intoray-project:masterfrom
amogkam:requirements-3.8
Jan 23, 2021
Merged

[Dependencies] Move requirements.txt to requirements directory.#13636
richardliaw merged 2 commits intoray-project:masterfrom
amogkam:requirements-3.8

Conversation

@amogkam
Copy link
Contributor

@amogkam amogkam commented Jan 22, 2021

requirements.txt is currently used as a constraint file for requirements_tune.in. So for Dependabot to update the dependencies in requirements_tune.in, it needs access to requirements.txt. This PR moves requirements.txt to the requirements directory so that Dependabot has access to it.

Why are these changes needed?

Related issue number

Checks

  • I've run scripts/format.sh to lint the changes in this PR.
  • I've included any doc changes needed for https://docs.ray.io/en/master/.
  • I've made sure the tests are passing. Note that there might be a few flaky tests, see the recent failures at https://flakey-tests.ray.io/
  • Testing Strategy
    • Unit tests
    • Release tests
    • This PR is not tested :(

@amogkam
Copy link
Contributor Author

amogkam commented Jan 22, 2021

Lets merge this @richardliaw? The failing Windows test is unrelated.

@amogkam amogkam added the tests-ok The tagger certifies test failures are unrelated and assumes personal liability. label Jan 22, 2021
@richardliaw richardliaw merged commit 25e1b78 into ray-project:master Jan 23, 2021
fishbone added a commit to fishbone/ray that referenced this pull request Feb 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tests-ok The tagger certifies test failures are unrelated and assumes personal liability.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants