We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 482f746 commit 75e756dCopy full SHA for 75e756d
1 file changed
pixi.toml
@@ -71,7 +71,7 @@ actionlint = ">=1.7.12,<2"
71
blacken-docs = ">=1.20.0,<2"
72
pytest = ">=9.0.3,<10"
73
validate-pyproject = ">=0.25,<0.26"
74
-pyrefly = ">=0.63.0,<0.64"
+pyrefly = ">=0.63.1,<0.64"
75
zizmor = ">=1.24.1,<1.25"
76
# NOTE: don't add cupy, jax, pytorch, or sparse here,
77
# as they slow down mypy and are not portable across target OSs
0 commit comments