You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: requirements/ci/requirements-oldest.txt
+9-7Lines changed: 9 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -86,8 +86,10 @@ coverage==6.4
86
86
# finetuning-scheduler (pyproject.toml:dev)
87
87
# finetuning-scheduler (pyproject.toml:test)
88
88
# nbval
89
-
cryptography==46.0.3 ; sys_platform == 'linux'
90
-
# via secretstorage
89
+
cryptography==46.0.3
90
+
# via
91
+
# google-auth
92
+
# secretstorage
91
93
cycler==0.12.1
92
94
# via matplotlib
93
95
databricks-sdk==0.80.0
@@ -152,7 +154,7 @@ gitdb==4.0.12
152
154
# via gitpython
153
155
gitpython==3.1.46
154
156
# via mlflow-skinny
155
-
google-auth==2.47.0
157
+
google-auth==2.48.0
156
158
# via databricks-sdk
157
159
graphene==3.4.3
158
160
# via mlflow
@@ -162,7 +164,7 @@ graphql-core==3.2.7
162
164
# graphql-relay
163
165
graphql-relay==3.2.0
164
166
# via graphene
165
-
greenlet==3.3.0 ; platform_machine == 'AMD64' or platform_machine == 'WIN32' or platform_machine == 'aarch64' or platform_machine == 'amd64' or platform_machine == 'ppc64le' or platform_machine == 'win32' or platform_machine == 'x86_64'
167
+
greenlet==3.3.1 ; platform_machine == 'AMD64' or platform_machine == 'WIN32' or platform_machine == 'aarch64' or platform_machine == 'amd64' or platform_machine == 'ppc64le' or platform_machine == 'win32' or platform_machine == 'x86_64'
greenlet==3.3.0 ; platform_machine=='AMD64' or platform_machine == 'WIN32' or platform_machine == 'aarch64' or platform_machine == 'amd64' or platform_machine == 'ppc64le' or platform_machine == 'win32' or platform_machine == 'x86_64'
188
+
greenlet==3.3.1 ; platform_machine=='AMD64' or platform_machine == 'WIN32' or platform_machine == 'aarch64' or platform_machine == 'amd64' or platform_machine == 'ppc64le' or platform_machine == 'win32' or platform_machine == 'x86_64'
187
189
# via sqlalchemy
188
190
gunicorn==23.0.0 ; sys_platform!='win32'
189
191
# via mlflow
190
192
h11==0.16.0
191
193
# via
192
194
# httpcore
193
195
# uvicorn
194
-
hf-xet==1.2.0 ; platform_machine=='aarch64' or platform_machine == 'amd64' or platform_machine == 'arm64' or platform_machine == 'x86_64'
196
+
hf-xet==1.2.0 ; platform_machine=='AMD64' or platform_machine == 'aarch64' or platform_machine == 'amd64' or platform_machine == 'arm64' or platform_machine == 'x86_64'
195
197
# via huggingface-hub
196
198
httpcore==1.0.9
197
199
# via httpx
198
200
httpx==0.28.1
199
201
# via
200
202
# datasets
203
+
# huggingface-hub
201
204
# jupyterlab
202
205
huey==2.6.0
203
206
# via mlflow
204
-
huggingface-hub==0.36.0
207
+
huggingface-hub==1.3.4
205
208
# via
206
209
# datasets
207
210
# evaluate
@@ -317,7 +320,7 @@ jupyter-server==2.17.0
317
320
# notebook-shim
318
321
jupyter-server-terminals==0.5.4
319
322
# via jupyter-server
320
-
jupyterlab==4.5.2
323
+
jupyterlab==4.5.3
321
324
# via notebook
322
325
jupyterlab-pygments==0.3.0
323
326
# via nbconvert
@@ -327,7 +330,7 @@ jupyterlab-server==2.28.0
327
330
# notebook
328
331
jupyterlab-widgets==3.0.16
329
332
# via ipywidgets
330
-
jupytext==1.19.0
333
+
jupytext==1.19.1
331
334
# via finetuning-scheduler (pyproject.toml)
332
335
keyring==25.7.0 ; platform_machine!='ppc64le' and platform_machine != 's390x'
0 commit comments