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

Updated dependencies to improve compatibility with Python3.11 #333

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

acere
Copy link

@acere acere commented Nov 12, 2024

Issue #, if available:
#322

Description of changes:

  • moved test-specific dependencies out of the main group into a dedicated test group
  • moved development dependencies (ipykernel, mypy, etc.) to appropriate dev group
  • added explicit dependency to huggingface datasets ^3.1.0 to solve issues on when loading some metrics for huggingface evaluate >= 0.4.3.

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

- moved test-specific dependencies out of the main group into a dedicated `test` group
- moved development dependencies (ipykernel, mypy, etc.) to appropriate `dev` group
- added explicit dependency to huggingface datasets ^3.1.0 to solve issues on when loading some metrics for huggingface evaluate >= 0.4.3.
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