File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -12,11 +12,11 @@ aiosignal~=1.0
1212 # via aiohttp
1313attrs ~= 25.0
1414 # via aiohttp
15- contourpy == 1.* , >= 1.3.3
15+ contourpy ~= 1.0
1616 # via matplotlib
1717cycler ~= 0.0
1818 # via matplotlib
19- fonttools == 4.* , >= 4.60.1
19+ fonttools ~= 4.0
2020 # via matplotlib
2121frozenlist ~= 1.0
2222 # via
@@ -26,7 +26,7 @@ idna==3.10
2626 # via yarl
2727kiwisolver == 1.4.10rc0
2828 # via matplotlib
29- matplotlib == 3.* , >= 3.10.6
29+ matplotlib ~= 3.0
3030 # via vtk
3131multidict ~= 6.0
3232 # via
@@ -44,15 +44,13 @@ propcache~=0.0
4444 # via
4545 # aiohttp
4646 # yarl
47- pyparsing == 3.3.0a1
4847pyparsing == 3.3.0a1
4948 # via matplotlib
50- python-dateutil == 2.9.0.post0
5149python-dateutil == 2.9.0.post0
5250 # via matplotlib
5351six ~= 1.0
5452 # via python-dateutil
55- typing-extensions == 4.* , >= 4.15 .0
53+ typing-extensions ~= 4 .0
5654 # via aiosignal
5755vtk == 9.5.2
5856 # via -r requirements.in
You can’t perform that action at this time.
0 commit comments