File tree Expand file tree Collapse file tree 2 files changed +58
-14
lines changed Expand file tree Collapse file tree 2 files changed +58
-14
lines changed Original file line number Diff line number Diff line change 1
- wslink
2
- numpy
1
+ jsonschema
2
+ numpy
3
+ vtk
4
+ wslink
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.10
2
+ # This file is autogenerated by pip-compile with Python 3.9
3
3
# by the following command:
4
4
#
5
5
# pip-compile requirements.in
6
6
#
7
- aiohttp == 3.8.5
7
+ aiohttp == 3.9.3
8
8
# via wslink
9
9
aiosignal == 1.3.1
10
10
# via aiohttp
11
11
async-timeout == 4.0.3
12
12
# via aiohttp
13
- attrs == 23.1.0
14
- # via aiohttp
15
- charset-normalizer == 3.2.0
16
- # via aiohttp
17
- frozenlist == 1.4.0
13
+ attrs == 23.2.0
14
+ # via
15
+ # aiohttp
16
+ # jsonschema
17
+ # referencing
18
+ contourpy == 1.2.0
19
+ # via matplotlib
20
+ cycler == 0.12.1
21
+ # via matplotlib
22
+ fonttools == 4.49.0
23
+ # via matplotlib
24
+ frozenlist == 1.4.1
18
25
# via
19
26
# aiohttp
20
27
# aiosignal
21
- idna == 3.4
28
+ idna == 3.6
22
29
# via yarl
23
- multidict == 6.0.4
30
+ importlib-resources == 6.1.2
31
+ # via matplotlib
32
+ jsonschema == 4.21.1
33
+ # via -r requirements.in
34
+ jsonschema-specifications == 2023.12.1
35
+ # via jsonschema
36
+ kiwisolver == 1.4.5
37
+ # via matplotlib
38
+ matplotlib == 3.8.3
39
+ # via vtk
40
+ multidict == 6.0.5
24
41
# via
25
42
# aiohttp
26
43
# yarl
27
- numpy == 1.25.2
44
+ numpy == 1.26.4
45
+ # via
46
+ # -r requirements.in
47
+ # contourpy
48
+ # matplotlib
49
+ packaging == 23.2
50
+ # via matplotlib
51
+ pillow == 10.2.0
52
+ # via matplotlib
53
+ pyparsing == 3.1.2
54
+ # via matplotlib
55
+ python-dateutil == 2.9.0.post0
56
+ # via matplotlib
57
+ referencing == 0.33.0
58
+ # via
59
+ # jsonschema
60
+ # jsonschema-specifications
61
+ rpds-py == 0.18.0
62
+ # via
63
+ # jsonschema
64
+ # referencing
65
+ six == 1.16.0
66
+ # via python-dateutil
67
+ vtk == 9.3.0
28
68
# via -r requirements.in
29
- wslink == 1.11.1
69
+ wslink == 1.12.4
30
70
# via -r requirements.in
31
- yarl == 1.9.2
71
+ yarl == 1.9.4
32
72
# via aiohttp
73
+ zipp == 3.17.0
74
+ # via importlib-resources
You can’t perform that action at this time.
0 commit comments