Skip to content

Commit ea7bc39

Browse files
authored
Update dependencies in pyproject.toml
Removed 'jcc' dependency and updated 'lucene' path.
1 parent 12598db commit ea7bc39

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ dependencies = [
1313
"furo>=2024.8.6",
1414
"ir-datasets>=0.5.11",
1515
"ir-measures>=0.3.7",
16-
"jcc>=3.15",
1716
"jupyter>=1.1.1",
1817
"jupyterlab>=4.4.4",
1918
"lucene",
@@ -42,4 +41,3 @@ dev = [
4241

4342
[tool.uv.sources]
4443
pybool-ir = { workspace = true }
45-
lucene = { path = "pylucene/dist/lucene-9.12.0-cp312-cp312-macosx_11_0_arm64.whl" }

0 commit comments

Comments
 (0)