Skip to content

Conversation

yinweisu
Copy link
Contributor

@yinweisu yinweisu commented Jun 30, 2023

Issue #, if available:
ray-project/ray#36990

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@github-actions
Copy link

Job PR-3370-8f48830 is done.
Docs are uploaded to http://autogluon-staging.s3-website-us-west-2.amazonaws.com/PR-3370/8f48830/index.html

@yinweisu yinweisu merged commit e6b3ab1 into autogluon:master Jun 30, 2023
@yinweisu yinweisu deleted the pin_pydantic branch June 30, 2023 20:30
ddelange added a commit to ddelange/autogluon that referenced this pull request Jul 3, 2023
* 'master' of https://github.com/awslabs/autogluon:
  0.8.2 release notes (autogluon#3371)
  Pin pydantic (autogluon#3370)
  0.8.1 Post Release (autogluon#3367)
  [Merge after v0.8.1][AutoMM]  Unpin sentencepiece (autogluon#3368)
  codespell: action, config + some typos fixed (autogluon#3323)
  0.8.1 release notes (autogluon#3363)
  [AutoMM] Update per gpu batch size for HPO (autogluon#3360)
  [Multimodal] Fix hpo crashing on reuse_actor (autogluon#3361)
  Add missing colab buttons to advanced AutoMM tutorials (autogluon#3359)
  Fix log suppression workaround for print statements in suod (autogluon#3364)
  Pin dependencies (autogluon#3358)
  [timeseries] Fix bugs in DirectTabularModel (autogluon#3350)
  Fix refit crash (autogluon#3348)
@Sayam753
Copy link

Sayam753 commented Jul 4, 2023

Hi @yinweisu, need some help in pinning the pydantic dependency for my project.

I came here from ray repo after facing the same issue. I'm using poetry and pyproject.toml to manage my project's dependencies.
How do I specify the version range of pydantic in pyproject.toml similar to how you defined it in ray section of extra_require in setup.py?

I currently have ray defined as below in pyproject.toml

ray = {extras = ["default"], version = "2.4.0"}

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