Skip to content

Commit

Permalink
chore: temporarily specify the numpy version
Browse files Browse the repository at this point in the history
  • Loading branch information
longxiaofei committed Jun 18, 2024
1 parent 4b6b4be commit 4328eed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ dependencies = [
"kanaries_track==0.0.5",
"cachetools",
"packaging",
"numpy<2.0.0"
]
[project.urls]
homepage = "https://github.com/Kanaries/pygwalker"
Expand Down

0 comments on commit 4328eed

Please sign in to comment.