Skip to content

Commit

Permalink
fix dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
codereverser committed Dec 5, 2024
1 parent 9c28178 commit 8f48495
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ include = [ "CHANGELOG.md" ]
[tool.poetry.dependencies]
python = "^3.8"
packaging = ">=20.9"
rapidfuzz = "^3.10.1"
rapidfuzz = "^3.9.0"

[tool.poetry.dev-dependencies]
coverage = {version = "^7.3.0", extras=["toml"]}
Expand Down

0 comments on commit 8f48495

Please sign in to comment.