File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
jsonschema
2
- numpy
2
+ python-dotenv
3
3
vtk
4
4
wslink
5
5
websocket-client
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ frozenlist==1.4.1
27
27
# aiosignal
28
28
idna == 3.6
29
29
# via yarl
30
- importlib-resources == 6.1.2
30
+ importlib-resources == 6.1.3
31
31
# via matplotlib
32
32
jsonschema == 4.21.1
33
33
# via -r requirements.in
@@ -43,17 +43,18 @@ multidict==6.0.5
43
43
# yarl
44
44
numpy == 1.26.4
45
45
# via
46
- # -r requirements.in
47
46
# contourpy
48
47
# matplotlib
49
- packaging == 23.2
48
+ packaging == 24.0
50
49
# via matplotlib
51
50
pillow == 10.2.0
52
51
# via matplotlib
53
52
pyparsing == 3.1.2
54
53
# via matplotlib
55
54
python-dateutil == 2.9.0.post0
56
55
# via matplotlib
56
+ python-dotenv == 1.0.1
57
+ # via -r requirements.in
57
58
referencing == 0.33.0
58
59
# via
59
60
# jsonschema
You can’t perform that action at this time.
0 commit comments