File tree Expand file tree Collapse file tree 1 file changed +4
-18
lines changed Expand file tree Collapse file tree 1 file changed +4
-18
lines changed Original file line number Diff line number Diff line change 44#
55# pip-compile --output-file=./requirements.txt --pre ./requirements.in
66#
7- aiohappyeyeballs ~= 2.6
87aiohappyeyeballs ~= 2.6
98 # via aiohttp
10- aiohttp ~= 3.12
119aiohttp ~= 3.12
1210 # via wslink
13- aiosignal ~= 1.4
1411aiosignal ~= 1.4
1512 # via aiohttp
16- attrs ~= 25.3
1713attrs ~= 25.3
1814 # via aiohttp
1915contourpy ~= 1.3
2016 # via matplotlib
21- cycler ~= 0.12
2217cycler ~= 0.12
2318 # via matplotlib
2419fonttools ~= 4.60
2520 # via matplotlib
26- frozenlist ~= 1.7
27- frozenlist ~= 1.7
21+ frozenlist ~= 1.8
2822 # via
2923 # aiohttp
3024 # aiosignal
@@ -34,43 +28,35 @@ kiwisolver~=1.4
3428 # via matplotlib
3529matplotlib ~= 3.10
3630 # via vtk
37- multidict ~= 6.6
3831multidict ~= 6.6
3932 # via
4033 # aiohttp
4134 # yarl
42- numpy ~= 2.3
4335numpy ~= 2.3
4436 # via
4537 # contourpy
4638 # matplotlib
4739packaging == 25.0
4840 # via matplotlib
49- pillow ~= 11.3
5041pillow ~= 11.3
5142 # via matplotlib
52- propcache ~= 0.3
53- propcache ~= 0.3
43+ propcache ~= 0.4
5444 # via
5545 # aiohttp
5646 # yarl
57- pyparsing ~= 3.2
58- pyparsing ~= 3.2
47+ pyparsing ~= 3.3
5948 # via matplotlib
6049python-dateutil == 2.9.0.post0
6150 # via matplotlib
62- six ~= 1.17
6351six ~= 1.17
6452 # via python-dateutil
6553typing-extensions ~= 4.15
6654 # via aiosignal
6755vtk == 9.5.2
6856 # via -r requirements.in
69- websocket-client ~= 1.8
7057websocket-client ~= 1.8
7158 # via -r requirements.in
7259wslink == 1.12.4
7360 # via -r requirements.in
74- yarl ~= 1.20
75- yarl ~= 1.20
61+ yarl ~= 1.21
7662 # via aiohttp
You can’t perform that action at this time.
0 commit comments