11# This file was autogenerated by uv via the following command:
2- # uv pip compile pyproject.toml --extra all --group dev --group test --output-file /home/speediedan/repos/finetuning-scheduler/requirements/ci/requirements.txt --no-strip-extras --resolution highest --universal --python-version 3.10 --prerelease=if-necessary-or-explicit --override /tmp/tmp.cMRqtRMZwC --index-strategy unsafe-best-match --no-emit-package torch
2+ # uv pip compile pyproject.toml --extra all --group dev --group test --output-file /home/speediedan/repos/finetuning-scheduler/requirements/ci/requirements.txt --no-strip-extras --resolution highest --universal --python-version 3.10 --prerelease=if-necessary-or-explicit --override /tmp/tmp.x0ulCdHmJD --index-strategy unsafe-best-match --no-emit-package torch
33aiohappyeyeballs == 2.6.1
44 # via aiohttp
55aiohttp == 3.13.3
@@ -50,7 +50,7 @@ bleach[css]==6.3.0
5050 # via nbconvert
5151blinker == 1.9.0
5252 # via flask
53- cachetools == 6.2.4
53+ cachetools == 6.2.5
5454 # via
5555 # mlflow-skinny
5656 # mlflow-tracing
@@ -72,6 +72,7 @@ click==8.3.1
7272 # via
7373 # flask
7474 # mlflow-skinny
75+ # typer-slim
7576 # uvicorn
7677cloudpickle == 3.1.2
7778 # via mlflow-skinny
@@ -89,13 +90,14 @@ contourpy==1.3.2 ; python_full_version < '3.11'
8990 # via matplotlib
9091contourpy == 1.3.3 ; python_full_version >= '3.11'
9192 # via matplotlib
92- coverage == 7.13.1
93+ coverage == 7.13.2
9394 # via
9495 # finetuning-scheduler (pyproject.toml:dev)
9596 # finetuning-scheduler (pyproject.toml:test)
9697 # nbval
9798cryptography == 46.0.3
9899 # via
100+ # google-auth
99101 # mlflow
100102 # secretstorage
101103cycler == 0.12.1
@@ -173,7 +175,7 @@ gitdb==4.0.12
173175 # via gitpython
174176gitpython == 3.1.46
175177 # via mlflow-skinny
176- google-auth == 2.47 .0
178+ google-auth == 2.48 .0
177179 # via databricks-sdk
178180graphene == 3.4.3
179181 # via mlflow
@@ -191,17 +193,18 @@ h11==0.16.0
191193 # via
192194 # httpcore
193195 # 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'
195197 # via huggingface-hub
196198httpcore == 1.0.9
197199 # via httpx
198200httpx == 0.28.1
199201 # via
200202 # datasets
203+ # huggingface-hub
201204 # jupyterlab
202205huey == 2.6.0
203206 # via mlflow
204- huggingface-hub == 0.36.0
207+ huggingface-hub == 1.3.4
205208 # via
206209 # datasets
207210 # evaluate
@@ -327,7 +330,7 @@ jupyterlab-server==2.28.0
327330 # notebook
328331jupyterlab-widgets == 3.0.16
329332 # via ipywidgets
330- jupytext == 1.19.0
333+ jupytext == 1.19.1
331334 # via finetuning-scheduler (pyproject.toml)
332335keyring == 25.7.0 ; platform_machine != 'ppc64le' and platform_machine != 's390x'
333336 # via twine
@@ -380,7 +383,7 @@ more-itertools==10.8.0 ; platform_machine != 'ppc64le' and platform_machine != '
380383 # via
381384 # jaraco-classes
382385 # jaraco-functools
383- multidict == 6.7.0
386+ multidict == 6.7.1
384387 # via
385388 # aiohttp
386389 # yarl
@@ -414,7 +417,7 @@ nodeenv==1.10.0
414417 # via
415418 # pre-commit
416419 # pyright
417- notebook == 7.5.2
420+ notebook == 7.5.3
418421 # via finetuning-scheduler (pyproject.toml)
419422notebook-shim == 0.2.4
420423 # via
@@ -644,12 +647,10 @@ requests==2.32.5
644647 # datasets
645648 # docker
646649 # evaluate
647- # huggingface-hub
648650 # id
649651 # jupyterlab-server
650652 # mlflow-skinny
651653 # requests-toolbelt
652- # transformers
653654 # twine
654655requests-toolbelt == 1.0.0
655656 # via twine
@@ -665,7 +666,7 @@ rfc3986-validator==0.1.1
665666 # jupyter-events
666667rfc3987-syntax == 1.1.0
667668 # via jsonschema
668- rich == 14.2.0
669+ rich == 14.3.1
669670 # via
670671 # finetuning-scheduler (pyproject.toml)
671672 # twine
@@ -699,11 +700,13 @@ send2trash==2.1.0
699700 # via jupyter-server
700701sentencepiece == 0.2.1
701702 # via finetuning-scheduler (pyproject.toml)
702- setuptools == 80.10.1
703+ setuptools == 80.10.2
703704 # via
704705 # jupyterlab
705706 # lightning-utilities
706707 # torch
708+ shellingham == 1.5.4
709+ # via huggingface-hub
707710six == 1.17.0
708711 # via
709712 # python-dateutil
@@ -777,12 +780,16 @@ traitlets==5.14.3
777780 # nbclient
778781 # nbconvert
779782 # nbformat
780- transformers == 4.57.6
783+ transformers == 5.0.0
781784 # via finetuning-scheduler (pyproject.toml)
782785twine == 6.2.0
783786 # via
784787 # finetuning-scheduler (pyproject.toml:dev)
785788 # finetuning-scheduler (pyproject.toml:test)
789+ typer-slim == 0.21.1
790+ # via
791+ # huggingface-hub
792+ # transformers
786793typeshed-client == 2.8.2
787794 # via jsonargparse
788795typing-extensions == 4.15.0
@@ -814,6 +821,7 @@ typing-extensions==4.15.0
814821 # sqlalchemy
815822 # starlette
816823 # torch
824+ # typer-slim
817825 # typeshed-client
818826 # typing-inspection
819827 # uvicorn
@@ -837,7 +845,7 @@ virtualenv==20.36.1
837845 # via pre-commit
838846waitress == 3.0.2 ; sys_platform == 'win32'
839847 # via mlflow
840- wcwidth == 0.3.1
848+ wcwidth == 0.4.0
841849 # via prompt-toolkit
842850webcolors == 25.10.0
843851 # via jsonschema
0 commit comments