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

Require mimesis>=4.1. #547

Merged
merged 3 commits into from
Oct 17, 2022
Merged

Conversation

bdice
Copy link
Contributor

@bdice bdice commented Oct 11, 2022

This should be merged concurrently with rapidsai/cudf#11906.

conda/recipes/versions.yaml Outdated Show resolved Hide resolved
@bdice bdice marked this pull request as ready for review October 11, 2022 21:59
@bdice bdice requested a review from a team as a code owner October 11, 2022 21:59
@vyasr vyasr mentioned this pull request Oct 12, 2022
@bdice
Copy link
Contributor Author

bdice commented Oct 13, 2022

rerun tests

@bdice
Copy link
Contributor Author

bdice commented Oct 14, 2022

The tests are blocked by cuML:

- nothing provides requested cuml 22.12.*

I think this PR should fix it? rapidsai/cuml#4928 (cc: @cjnolet) It may need to wait for nightly builds of 22.12 after the fix.

@bdice
Copy link
Contributor Author

bdice commented Oct 17, 2022

@gpucibot merge (edit: requires merge from ops team)

@ajschmidt8 ajschmidt8 merged commit 12ec436 into rapidsai:branch-22.12 Oct 17, 2022
rapids-bot bot pushed a commit to rapidsai/cudf that referenced this pull request Oct 18, 2022
The dependency pinning for `mimesis` in cudf's `setup.py` didn't match the conda environment. It was missing a pinning to `<4.1` from #8745. However, based on the conversation in #8551, this pinning of `<4.1` was only chosen because 4.1.0 wasn't yet available on conda-forge. Since the current version of mimesis is now 6.1.1, this PR updates the mimesis pinning to `>=4.1` and uses `generate_string` instead of `schoice`. I tested this locally with mimesis 6.1.1 and mimesis 4.1.0 and both passed tests.

Merge this PR concurrently with rapidsai/integration#547.

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - GALI PREM SAGAR (https://github.com/galipremsagar)
  - AJ Schmidt (https://github.com/ajschmidt8)

URL: #11906
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.

4 participants