File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
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
78aiohappyeyeballs ~= 2.6
89 # via aiohttp
10+ aiohttp ~= 3.12
911aiohttp ~= 3.12
1012 # via wslink
13+ aiosignal ~= 1.4
1114aiosignal ~= 1.4
1215 # via aiohttp
16+ attrs ~= 25.3
1317attrs ~= 25.3
1418 # via aiohttp
1519contourpy ~= 1.3
1620 # via matplotlib
21+ cycler ~= 0.12
1722cycler ~= 0.12
1823 # via matplotlib
1924fonttools ~= 4.60
2025 # via matplotlib
26+ frozenlist ~= 1.7
2127frozenlist ~= 1.7
2228 # via
2329 # aiohttp
@@ -28,35 +34,43 @@ kiwisolver~=1.4
2834 # via matplotlib
2935matplotlib ~= 3.10
3036 # via vtk
37+ multidict ~= 6.6
3138multidict ~= 6.6
3239 # via
3340 # aiohttp
3441 # yarl
42+ numpy ~= 2.3
3543numpy ~= 2.3
3644 # via
3745 # contourpy
3846 # matplotlib
3947packaging == 25.0
4048 # via matplotlib
49+ pillow ~= 11.3
4150pillow ~= 11.3
4251 # via matplotlib
52+ propcache ~= 0.3
4353propcache ~= 0.3
4454 # via
4555 # aiohttp
4656 # yarl
57+ pyparsing ~= 3.2
4758pyparsing ~= 3.2
4859 # via matplotlib
4960python-dateutil == 2.9.0.post0
5061 # via matplotlib
62+ six ~= 1.17
5163six ~= 1.17
5264 # via python-dateutil
5365typing-extensions ~= 4.15
5466 # via aiosignal
5567vtk == 9.5.2
5668 # via -r requirements.in
69+ websocket-client ~= 1.8
5770websocket-client ~= 1.8
5871 # via -r requirements.in
5972wslink == 1.12.4
6073 # via -r requirements.in
74+ yarl ~= 1.20
6175yarl ~= 1.20
6276 # via aiohttp
You can’t perform that action at this time.
0 commit comments