8
8
9
9
absl-py == 1.4.0
10
10
aiohappyeyeballs == 2.4.3
11
- aiohttp == 3.10.9
12
11
aiosignal == 1.3.1
13
12
alembic == 1.13.3
14
13
annotated-types == 0.7.0
15
14
anyio == 4.6.0
16
- apache-airflow == 2.10.2
17
- apache-airflow-providers-common-compat == 1.2.1rc1
18
- apache-airflow-providers-common-io == 1.4.2rc1
19
- apache-airflow-providers-common-sql == 1.18.0rc1
20
- apache-airflow-providers-fab == 1.4.1rc1
21
- apache-airflow-providers-ftp == 3.11.1
22
- apache-airflow-providers-http == 4.13.1
23
- apache-airflow-providers-imap == 3.7.0
24
- apache-airflow-providers-mysql == 5.7.2rc1
25
- apache-airflow-providers-smtp == 1.8.0
26
- apache-airflow-providers-sqlite == 3.9.0
15
+ apache-airflow == 2.10.3
27
16
apache-beam == 2.59.0
28
17
apispec == 6.6.1
29
18
argcomplete == 3.5.1
@@ -38,13 +27,14 @@ async-timeout==4.0.3
38
27
attrs == 23.2.0
39
28
babel == 2.16.0
40
29
backcall == 0.2.0
41
- beautifulsoup4 == 4.13.0b2
30
+ beautifulsoup4 == 4.12.3
42
31
bleach == 6.1.0
43
32
blinker == 1.8.2
44
33
cachelib == 0.9.0
45
34
cachetools == 5.5.0
46
35
certifi == 2024.8.30
47
36
cffi == 1.17.1
37
+ cfgv == 3.4.0
48
38
charset-normalizer == 3.4.0
49
39
chex == 0.1.86
50
40
click == 8.1.7
@@ -61,11 +51,12 @@ cron-descriptor==1.4.5
61
51
croniter == 3.0.3
62
52
cryptography == 43.0.1
63
53
Cython == 3.0.11
64
- debugpy == 1.8.6
54
+ debugpy == 1.8.7
65
55
decorator == 5.1.1
66
- defusedxml == 0.8.0rc2
56
+ defusedxml == 0.7.1
67
57
Deprecated == 1.2.14
68
58
dill == 0.3.1.1
59
+ distlib == 0.3.9
69
60
dm-tree == 0.1.8
70
61
dnspython == 2.7.0
71
62
docker == 7.1.0
@@ -78,8 +69,8 @@ exceptiongroup==1.2.2
78
69
fastavro == 1.9.7
79
70
fasteners == 0.19
80
71
fastjsonschema == 2.20.0
72
+ filelock == 3.16.1
81
73
Flask == 2.2.5
82
- Flask-AppBuilder == 4.5.0
83
74
Flask-Babel == 2.0.0
84
75
Flask-Caching == 2.3.0
85
76
Flask-JWT-Extended == 4.6.0
@@ -124,22 +115,22 @@ googleapis-common-protos==1.65.0
124
115
greenlet == 3.1.1
125
116
grpc-google-iam-v1 == 0.13.1
126
117
grpc-interceptor == 0.15.4
127
- grpcio == 1.67.0rc1
128
- grpcio-status == 1.49.0rc1
118
+ grpcio == 1.66.2
119
+ grpcio-status == 1.48.2
129
120
gunicorn == 23.0.0
130
121
h11 == 0.14.0
131
122
h5py == 3.12.1
132
123
hdfs == 2.7.3
133
124
httpcore == 1.0.6
134
125
httplib2 == 0.22.0
135
126
httpx == 0.27.2
127
+ identify == 2.6.1
136
128
idna == 3.10
137
129
importlib_metadata == 8.4.0
138
130
importlib_resources == 6.4.5
139
131
inflection == 0.5.1
140
132
iniconfig == 2.0.0
141
133
ipykernel == 6.29.5
142
- ipython == 7.34.0
143
134
ipython-genutils == 0.2.0
144
135
ipywidgets == 7.8.4
145
136
isoduration == 20.11.0
@@ -162,11 +153,11 @@ jupyter_client==8.6.3
162
153
jupyter_core == 5.7.2
163
154
jupyter_server == 2.13.0
164
155
jupyter_server_terminals == 0.5.3
165
- jupyterlab == 4.3.0b3
166
- jupyterlab-widgets == 2.0.0b1
156
+ jupyterlab == 4.2.5
167
157
jupyterlab_pygments == 0.3.0
168
158
jupyterlab_server == 2.27.3
169
- keras == 2.15.0
159
+ jupyterlab_widgets == 1.1.10
160
+ tf-keras == 2.16.0
170
161
keras-tuner == 1.4.7
171
162
kfp == 2.5.0
172
163
kfp-pipeline-spec == 0.2.2
@@ -192,6 +183,7 @@ mdurl==0.1.2
192
183
methodtools == 0.4.7
193
184
mistune == 3.0.2
194
185
ml-dtypes == 0.3.2
186
+ ml-metadata >= 1.16.0
195
187
mmh == 2.2
196
188
ml-metadata == 1.15.0
197
189
more-itertools == 10.5.0
0 commit comments