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 Python 3.10, 3.11, 3.12 compatibility #4041

Draft
wants to merge 23 commits into
base: master
Choose a base branch
from

Conversation

mhabedank
Copy link
Collaborator

@mhabedank mhabedank commented Nov 17, 2024

This PR tries to solve the dependency problems we have when going forward to modern Python version.

Things currently done:

  • moved from outdated build system and requirements files to hatch and pyproject.toml
  • removed torchtext, rewrote lots of tokenizer code.
  • removed importlib
  • bumped numpy, torch, scikit-learn and several other dependencies.

Copy link

github-actions bot commented Nov 17, 2024

Unit Test Results

0 tests   0 ✔️  0s ⏱️
0 suites  0 💤
0 files    0

Results for commit 551eb40.

♻️ This comment has been updated with latest results.

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.

2 participants