We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 22fa187 + 02f5fb3 commit e27c5c0Copy full SHA for e27c5c0
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