Skip to content

Commit eedbe80

Browse files
authored
chore: use base textdistance dependency (#38)
1 parent 3af0da9 commit eedbe80

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ classifiers = [
2828
dependencies = [
2929
"fastmcp>=2.11.0",
3030
"httpx>=0.27.0",
31-
"textdistance[extras]>=4.6.0",
31+
"textdistance>=4.6.0",
3232
"pydantic>=2.5.0",
3333
"python-dotenv>=1.0.0",
3434
"websockets>=12.0",

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)