Skip to content

Commit

Permalink
Update lock file
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Li <adam2392@gmail.com>
  • Loading branch information
adam2392 committed Jul 29, 2023
1 parent 2abfd12 commit 0ef79ce
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 60 deletions.
133 changes: 74 additions & 59 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ include = ['pywhy_graphs*']
exclude = ['*tests']

[tool.poetry.dependencies]
python = ">=3.8,<3.12"
python = ">=3.8.1,<3.12"
numpy = "^1.21.0"
scipy = "^1.8.0"
networkx = "^3.1"
Expand Down

0 comments on commit 0ef79ce

Please sign in to comment.