File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 55
66# Install / Development extra requirements
77build [uv ] # for building sdist and wheel
8- expecttest > =0.3.0
9- filelock
10- fsspec >= 0.8.5
11- hypothesis
12- jinja2
13- lintrunner ; platform_machine != "s390x" and platform_machine != "riscv64"
14- networkx >= 2.5.1
15- ninja
8+ expecttest = =0.3.0
9+ filelock == 3.20.0
10+ fsspec == 2025.9.0
11+ hypothesis == 5.35.1
12+ Jinja2 == 3.1.6
13+ lintrunner == 0.12.7 ; platform_machine != "s390x" and platform_machine != "riscv64"
14+ networkx == 2.8.8
15+ ninja == 1.11.1.3
1616numpy == 2.0.2 ; python_version == "3.9"
1717numpy == 2.1.2 ; python_version > "3.9"
18- optree > =0.13.0
19- psutil
20- sympy > =1.13.3
21- typing-extensions >= 4.13.2
18+ optree = =0.13.0
19+ psutil == 7.1.0
20+ sympy = =1.13.3
21+ typing_extensions == 4.15.0
2222wheel
You can’t perform that action at this time.
0 commit comments