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

Add lower bounds to Multimodal dependencies #2906

Merged
merged 3 commits into from
Feb 14, 2023

Conversation

giswqs
Copy link
Contributor

@giswqs giswqs commented Feb 13, 2023

This PR adds lower bounds to multimodal dependencies, addressing issue #2901
@sxjscience

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

multimodal/setup.py Outdated Show resolved Hide resolved
multimodal/setup.py Outdated Show resolved Hide resolved
@sxjscience
Copy link
Collaborator

Commented on two lower-bounds. I think we can use “>=xxxx” for the lower-bounds.

@giswqs
Copy link
Contributor Author

giswqs commented Feb 13, 2023

I have updated the two lower bounds as suggested:

  • timm>=0.6.12,<0.7.0
  • text-unidecode>=1.3,<1.4

@giswqs
Copy link
Contributor Author

giswqs commented Feb 13, 2023

@sxjscience The test_eda CI failed. It says 🚨 Insuffient Permissions! giswqs does not have write permissions. Can you re-run the failed test?

@tonyhoo tonyhoo added this to the 0.7 Release milestone Feb 13, 2023
@Innixma
Copy link
Contributor

Innixma commented Feb 14, 2023

@giswqs can you rebase? Should fix unit tests

Copy link
Collaborator

@sxjscience sxjscience left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks for the fix!

@github-actions
Copy link

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

@giswqs
Copy link
Contributor Author

giswqs commented Feb 14, 2023

All checks have passed!

@sxjscience sxjscience merged commit 239cdef into autogluon:master Feb 14, 2023
@sxjscience
Copy link
Collaborator

Thanks @giswqs ! The PR has been merged!

@giswqs giswqs deleted the lower-bounds branch February 14, 2023 03:33
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.

None yet

4 participants