We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b6b4be commit e477ca0Copy full SHA for e477ca0
pyproject.toml
@@ -33,6 +33,7 @@ dependencies = [
33
"kanaries_track==0.0.5",
34
"cachetools",
35
"packaging",
36
+ "numpy<2.0.0"
37
]
38
[project.urls]
39
homepage = "https://github.com/Kanaries/pygwalker"
0 commit comments