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

[FIX] Update outdated package versions + set max limit to numpy to v2.2 (buggy) #99

Merged
merged 2 commits into from
Dec 21, 2024

Conversation

bhavnicksm
Copy link
Collaborator

This pull request includes updates to the CI workflow and dependency versions to ensure compatibility and improve performance.

CI workflow update:

  • .github/workflows/python-test-push.yml: Updated the astral-sh/setup-uv action from version 3 to version 4 and added the version: latest parameter to ensure the latest version of uv is installed.

Dependency version updates:

  • pyproject.toml: Updated the numpy dependency to specify an upper version limit of <2.2 for all optional dependencies and increased the sentence-transformers dependency to version 3.0.0.

@bhavnicksm bhavnicksm merged commit 9180b75 into main Dec 21, 2024
1 check passed
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.

1 participant