We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fbac676 + e27c5c0 commit bd03854Copy full SHA for bd03854
1 file changed
pyproject.toml
@@ -38,7 +38,7 @@ docs = [
38
http = ["fsspec[http]>=2022.8.2"]
39
lz4 = ["lz4>=0.10"]
40
tests = ["asdf[all]", "psutil", "pytest>=8", "syrupy>=5.1"]
41
-typing = ["pyrefly==0.62.0", "types-PyYAML", "types-jmespath"]
+typing = ["pyrefly==0.63.1", "types-PyYAML", "types-jmespath"]
42
43
benchmark = ["asdf[tests]", "pytest-benchmark"]
44
test = ["asdf[tests]"]
0 commit comments