Skip to content

Commit

Permalink
Merge pull request #37 from jorenham/scipy-stubs/1.14.1.5
Browse files Browse the repository at this point in the history
bump `scipy-stubs` from `1.14.1.3` to `1.14.1.5`
  • Loading branch information
liukidar authored Dec 4, 2024
2 parents fee7be9 + dcd6d71 commit b48d8f5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
24 changes: 12 additions & 12 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ packages = [{include = "fast_graphrag" }]
readme = "README.md"

[tool.poetry.dependencies]
python = "^3.10.1"
python = "^3.10"
igraph = "^0.11.6"
xxhash = "^3.5.0"
pydantic = "^2.9.2"
scipy = "^1.14.1"
scikit-learn = "^1.5.2"
tenacity = "^9.0.0"
openai = "^1.52.1"
scipy-stubs = "^1.14.1.3"
scipy-stubs = "^1.14.1.5"
hnswlib = "^0.8.0"
instructor = "^1.6.3"
requests = "^2.32.3"
Expand Down

0 comments on commit b48d8f5

Please sign in to comment.