File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -22,9 +22,9 @@ frozenlist~=1.0
2222 # via
2323 # aiohttp
2424 # aiosignal
25- idna == 3.10
25+ idna ~= 3.0
2626 # via yarl
27- kiwisolver == 1.4.10rc0
27+ kiwisolver ~= 1.0
2828 # via matplotlib
2929matplotlib ~= 3.0
3030 # via vtk
@@ -36,27 +36,27 @@ numpy~=2.0
3636 # via
3737 # contourpy
3838 # matplotlib
39- packaging = =25.0
39+ packaging ~ =25.0
4040 # via matplotlib
4141pillow ~= 11.0
4242 # via matplotlib
4343propcache ~= 0.0
4444 # via
4545 # aiohttp
4646 # yarl
47- pyparsing == 3.3.0a1
47+ pyparsing ~= 3.0
4848 # via matplotlib
4949python-dateutil == 2.9.0.post0
5050 # via matplotlib
5151six ~= 1.0
5252 # via python-dateutil
53- typing-extensions ~= 4 .0
53+ typing-extensions == 4.15 .0
5454 # via aiosignal
55- vtk == 9.5.2
55+ vtk ~= 9.0
5656 # via -r requirements.in
5757websocket-client ~= 1.0
5858 # via -r requirements.in
59- wslink == 1.12.4
59+ wslink ~= 1.0
6060 # via -r requirements.in
6161yarl ~= 1.0
6262 # via aiohttp
You can’t perform that action at this time.
0 commit comments