File tree Expand file tree Collapse file tree 3 files changed +4987
-4791
lines changed Expand file tree Collapse file tree 3 files changed +4987
-4791
lines changed Load Diff Large diffs are not rendered by default.
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change
1
+ absl-py == 2.1.0
1
2
anyio == 4.6.0
2
3
appnope == 0.1.4
3
4
argon2-cffi == 23.1.0
4
5
argon2-cffi-bindings == 21.2.0
5
6
arrow == 1.3.0
6
7
asttokens == 2.4.1
8
+ astunparse == 1.6.3
7
9
async-lru == 2.0.4
8
10
attrs == 24.2.0
9
11
babel == 2.16.0
@@ -15,31 +17,31 @@ charset-normalizer==3.3.2
15
17
comm == 0.2.2
16
18
contourpy == 1.3.0
17
19
cycler == 0.12.1
18
- data == 0.4
19
20
debugpy == 1.8.5
20
21
decorator == 5.1.1
21
22
defusedxml == 0.7.1
22
23
exceptiongroup == 1.2.2
23
24
executing == 2.1.0
24
25
fastjsonschema == 2.20.0
26
+ flatbuffers == 24.3.25
25
27
fonttools == 4.53.1
26
28
fqdn == 1.5.1
27
- funcsigs == 1.0.2
28
- future == 1.0.0
29
+ gast == 0.6.0
30
+ google-pasta == 0.2.0
31
+ grpcio == 1.66.1
29
32
h11 == 0.14.0
33
+ h5py == 3.11.0
30
34
httpcore == 1.0.5
31
35
httpx == 0.27.2
32
36
idna == 3.10
33
37
importlib-metadata == 8.5.0
34
38
importlib-resources == 6.4.5
35
- iniconfig == 2.0.0
36
39
ipykernel == 6.29.5
37
- ipython == 8.27.0
40
+ ipython == 8.18.1
38
41
ipywidgets == 8.1.5
39
42
isoduration == 20.11.0
40
43
jedi == 0.19.1
41
44
jinja2 == 3.1.4
42
- joblib == 1.4.2
43
45
json5 == 0.9.25
44
46
jsonpointer == 3.0.0
45
47
jsonschema == 4.23.0
@@ -56,20 +58,27 @@ jupyterlab==4.2.5
56
58
jupyterlab-pygments == 0.3.0
57
59
jupyterlab-server == 2.27.3
58
60
jupyterlab-widgets == 3.0.13
61
+ keras == 3.5.0
59
62
kiwisolver == 1.4.7
60
- latex == 0.7.0
63
+ libclang == 18.1.1
64
+ markdown == 3.7
65
+ markdown-it-py == 3.0.0
61
66
markupsafe == 2.1.5
62
67
matplotlib == 3.9.2
63
68
matplotlib-inline == 0.1.7
69
+ mdurl == 0.1.2
64
70
mistune == 3.0.2
71
+ ml-dtypes == 0.3.2
72
+ namex == 0.0.8
65
73
nbclient == 0.10.0
66
74
nbconvert == 7.16.4
67
75
nbformat == 5.10.4
68
76
nest-asyncio == 1.6.0
69
77
notebook == 7.2.2
70
78
notebook-shim == 0.2.4
71
- numpy == 2.1.1
72
- optproblems == 1.3
79
+ numpy == 1.26.4
80
+ opt-einsum == 3.3.0
81
+ optree == 0.12.1
73
82
overrides == 7.7.0
74
83
packaging == 24.1
75
84
pandas == 2.2.3
@@ -79,16 +88,15 @@ pexpect==4.9.0
79
88
pillow == 10.4.0
80
89
pip == 24.2
81
90
platformdirs == 4.3.6
82
- pluggy == 1.5.0
83
91
prometheus-client == 0.21.0
84
92
prompt-toolkit == 3.0.47
93
+ protobuf == 4.25.5
85
94
psutil == 6.0.0
86
95
ptyprocess == 0.7.0
87
96
pure-eval == 0.2.3
88
97
pycparser == 2.22
89
98
pygments == 2.18.0
90
99
pyparsing == 3.1.4
91
- pytest == 8.3.3
92
100
python-dateutil == 2.9.0.post0
93
101
python-json-logger == 2.0.7
94
102
pytz == 2024.2
@@ -98,21 +106,22 @@ referencing==0.35.1
98
106
requests == 2.32.3
99
107
rfc3339-validator == 0.1.4
100
108
rfc3986-validator == 0.1.1
109
+ rich == 13.8.1
101
110
rpds-py == 0.20.0
102
- scikit-learn == 1.5.2
103
- scipy == 1.14.1
104
111
send2trash == 1.8.3
105
112
setuptools == 75.1.0
106
- shutilwhich == 1.1.0
107
113
six == 1.16.0
108
114
sniffio == 1.3.1
109
115
soupsieve == 2.6
110
116
stack-data == 0.6.3
111
- tempdir == 0.7.1
112
- tensorflow-macos == 2.15.1
117
+ tensorboard == 2.16.2
118
+ tensorboard-data-server == 0.7.2
119
+ tensorflow == 2.16.2
120
+ tensorflow-io-gcs-filesystem == 0.37.1
121
+ tensorflow-macos == 2.16.2
113
122
tensorflow-metal == 1.1.0
123
+ termcolor == 2.4.0
114
124
terminado == 0.18.1
115
- threadpoolctl == 3.5.0
116
125
tinycss2 == 1.3.0
117
126
tomli == 2.0.1
118
127
tornado == 6.4.1
@@ -127,6 +136,8 @@ wcwidth==0.2.13
127
136
webcolors == 24.8.0
128
137
webencodings == 0.5.1
129
138
websocket-client == 1.8.0
139
+ werkzeug == 3.0.4
130
140
wheel == 0.44.0
131
141
widgetsnbextension == 4.0.13
142
+ wrapt == 1.16.0
132
143
zipp == 3.20.2
You can’t perform that action at this time.
0 commit comments