File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11# This file was autogenerated by uv via the following command:
2- # uv pip compile requirements/base.in -o requirements/base.txt
2+ # uv pip compile requirements/base.in -o requirements/base.txt --no-emit-package pip --no-emit-package setuptools
33accelerate==1.12.0
44 # via -r requirements/base.in
55certifi==2025.11.12
Original file line number Diff line number Diff line change 11# This file was autogenerated by uv via the following command:
2- # uv pip compile requirements/dev.in -o requirements/dev.txt
2+ # uv pip compile requirements/dev.in -o requirements/dev.txt --no-emit-package pip --no-emit-package setuptools
33anyio==4.11.0
44 # via
55 # -c requirements/test.txt
@@ -69,6 +69,7 @@ defusedxml==0.7.1
6969 # via nbconvert
7070exceptiongroup==1.3.0
7171 # via
72+ # -c requirements/test.txt
7273 # anyio
7374 # ipython
7475executing==2.2.1
@@ -251,8 +252,6 @@ pillow==12.0.0
251252 # -c requirements/base.txt
252253 # -c requirements/test.txt
253254 # matplotlib
254- pip==25.3
255- # via pip-tools
256255pip-tools==7.5.2
257256 # via -r requirements/dev.in
258257platformdirs==4.5.0
@@ -338,10 +337,6 @@ rpds-py==0.29.0
338337 # referencing
339338send2trash==1.8.3
340339 # via jupyter-server
341- setuptools==80.9.0
342- # via
343- # jupyterlab
344- # pip-tools
345340six==1.17.0
346341 # via
347342 # -c requirements/base.txt
@@ -363,6 +358,7 @@ tinycss2==1.4.0
363358 # via bleach
364359tomli==2.3.0
365360 # via
361+ # -c requirements/test.txt
366362 # build
367363 # jupyterlab
368364 # pip-tools
@@ -425,3 +421,7 @@ wheel==0.45.1
425421 # via pip-tools
426422widgetsnbextension==4.0.15
427423 # via ipywidgets
424+
425+ # The following packages were excluded from the output:
426+ # pip
427+ # setuptools
Original file line number Diff line number Diff line change 11# This file was autogenerated by uv via the following command:
2- # uv pip compile requirements/test.in -o requirements/test.txt
2+ # uv pip compile requirements/test.in -o requirements/test.txt --no-emit-package pip --no-emit-package setuptools
33anyio==4.11.0
44 # via httpx
55black==25.11.0
You can’t perform that action at this time.
0 commit comments