Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
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
2 changes: 1 addition & 1 deletion packages/graphrag/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies = [
# Hold on the 1.2.x line: graspologic-native 1.3.x changes Leiden clustering
# output (community counts/levels), which breaks pinned regression tests and the
# golden community data. Revisit deliberately with a golden-data refresh.
"graspologic-native>=1.2,<1.3",
"graspologic-native>=1.3.1,<1.4",
"json-repair~=0.30",
"networkx~=3.4",
"nltk~=3.9",
Expand Down
Loading
Loading