Skip to content

Commit d2eaac5

Browse files
MaxNumeriquegithub-actions[bot]
authored andcommitted
Apply prepare changes
1 parent a946c1d commit d2eaac5

File tree

1 file changed

+2
-61
lines changed

1 file changed

+2
-61
lines changed

requirements.txt

Lines changed: 2 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -1,62 +1,3 @@
1-
#
2-
# This file is autogenerated by pip-compile with Python 3.12
3-
# by the following command:
4-
#
5-
# pip-compile --output-file=./requirements.txt --pre ./requirements.in
6-
#
7-
aiohappyeyeballs~=2.6
8-
# via aiohttp
9-
aiohttp~=3.13
10-
# via wslink
11-
aiosignal~=1.4
12-
# via aiohttp
13-
attrs~=25.4
14-
# via aiohttp
15-
contourpy~=1.3
16-
# via matplotlib
17-
cycler~=0.12
18-
# via matplotlib
19-
fonttools~=4.60
20-
# via matplotlib
21-
frozenlist~=1.8
22-
# via
23-
# aiohttp
24-
# aiosignal
25-
idna==3.10
26-
# via yarl
27-
kiwisolver~=1.4
28-
# via matplotlib
29-
matplotlib~=3.10
30-
# via vtk
31-
multidict~=6.7
32-
# via
33-
# aiohttp
34-
# yarl
35-
numpy~=2.3
36-
# via
37-
# contourpy
38-
# matplotlib
39-
packaging==25.0
40-
# via matplotlib
41-
pillow~=11.3
42-
# via matplotlib
43-
propcache~=0.4
44-
# via
45-
# aiohttp
46-
# yarl
47-
pyparsing~=3.3
48-
# via matplotlib
49-
python-dateutil==2.9.0.post0
50-
# via matplotlib
51-
six~=1.17
52-
# via python-dateutil
53-
typing-extensions~=4.15
54-
# via aiosignal
55-
vtk==9.5.2
56-
# via -r requirements.in
57-
websocket-client~=1.8
58-
# via -r requirements.in
591
wslink==1.12.4
60-
# via -r requirements.in
61-
yarl~=1.22
62-
# via aiohttp
2+
websocket_client==1.8.0
3+
vtk==9.5.2

0 commit comments

Comments
 (0)