Skip to content

Commit 79b3f30

Browse files
committed
toml for pypi updated
1 parent e140848 commit 79b3f30

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
66

77
[project]
88
name = "pyjedai"
9-
version = "0.3.4"
9+
version = "0.3.5"
1010
description = "An open-source library that builds powerful end-to-end Entity Resolution workflows."
1111
readme = "README.md"
1212
authors = [
@@ -55,7 +55,8 @@ dependencies = [
5555
"ordered-set",
5656
"shapely",
5757
"ollama",
58-
"StringCompare @ git+https://github.com/OlivierBinette/StringCompare.git@release"
58+
"py-stringcompare",
59+
"ray"
5960
]
6061

6162

0 commit comments

Comments
 (0)