File tree Expand file tree Collapse file tree 3 files changed +4
-23
lines changed Expand file tree Collapse file tree 3 files changed +4
-23
lines changed Original file line number Diff line number Diff line change 1- <<<<<<< HEAD
21ac80c4190aa0321f761a08af97e1e1eee41f01d9
3- =======
4- bfeb066872bc1e8b2d2bc0a3b295b99dd77206e7
5- >>>>>>> upstream/main
Original file line number Diff line number Diff line change 1- 3.5.1
1+ 3.5.0
Original file line number Diff line number Diff line change 55
66# Install / Development extra requirements
77build [uv ] # for building sdist and wheel
8- <<<<<<< HEAD
98expecttest == 0.3.0
109filelock == 3.18.0
11- fsspec == 2025.7.0
10+ fsspec >= 0.8.5
1211hypothesis == 5.35.1
1312jinja2 == 3.1.6
14- lintrunner == 0.12.7 ; platform_machine != "s390x"
13+ lintrunner == 0.12.7 ; platform_machine != "s390x" and platform_machine != "riscv64"
1514networkx == 2.8.8
1615ninja == 1.11.1.3
1716numpy == 2.0.2 ; python_version == "3.9"
1817numpy == 2.1.2 ; python_version > "3.9"
1918optree == 0.13.0
2019psutil == 7.0.0
2120sympy == 1.13.3
21+ spin
2222typing-extensions == 4.14.1
2323wheel == 0.45.1
24- =======
25- expecttest >= 0.3.0
26- filelock
27- fsspec >= 0.8.5
28- hypothesis
29- jinja2
30- lintrunner ; platform_machine != "s390x" and platform_machine != "riscv64"
31- networkx >= 2.5.1
32- optree >= 0.13.0
33- psutil
34- spin
35- sympy >= 1.13.3
36- typing-extensions >= 4.13.2
37- wheel
38- >>>>>>> upstream /main
You can’t perform that action at this time.
0 commit comments