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

Plugin/new transliteration plugin #215

Merged
merged 2 commits into from
Jan 9, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
update: update packages for vuln fix
raina-rudra committed Jan 9, 2025

Verified

This commit was signed with the committer’s verified signature.
commit 01d14cb8a58cb82f0df1320fb88f2d0d3064dc76
2,797 changes: 1,341 additions & 1,456 deletions poetry.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -23,7 +23,7 @@ jiwer = "^2.2.0"
stanza = "^1.3.0"
thefuzz = "^0.19.0"
xgboost = "^1.5.2"
copier = "7.1.0"
copier = "^7.1.0"
MarkupSafe = "2.1.1"
matplotlib = "^3.5.1"
types-pytz = "^2021.3.5"
@@ -43,7 +43,7 @@ pyyaml-include = "1.4.1"
pytest = "^7.3.1"
pytest-asyncio = "^0.21.0"
pytest-cov = "^2.10.1"
copier = "7.1.0"
copier = "^7.1.0"
mypy = "^0.982"
httpretty = "^1.0.3"
rope = "^0.18.0"