We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8c1332 commit 3448064Copy full SHA for 3448064
1 file changed
pyproject.toml
@@ -53,6 +53,8 @@ dev = [
53
"flake8",
54
"kaleido",
55
"nbformat>=4.2.0",
56
+ "umap-learn<0.6.0",
57
+ "nicegui>=2.18.0,<3.0.0",
58
]
59
app = [
60
"pandas<3.0.0",
0 commit comments