File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
image_processing/src/image_processing Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5757 - id : compile-image-processing-requirements
5858 name : compile-image-processing-requirements
5959 language : system
60- entry : bash -c 'cd image_processing && exec uv export --all-extras --frozen --no-hashes > src/image_processing/requirements.txt'
60+ entry : bash -c 'cd image_processing && exec uv export --all-extras --frozen --no-hashes --no-editable --no-sources --verbose > src/image_processing/requirements.txt'
6161 pass_filenames : false
Original file line number Diff line number Diff line change 11# This file was autogenerated by uv via the following command:
2- # uv export --all-extras --frozen --no-hashes
2+ # uv export --all-extras --frozen --no-hashes --no-editable --no-sources
33aiohappyeyeballs == 2.4.4
44aiohttp == 3.11.11
55aiosignal == 1.3.2
You can’t perform that action at this time.
0 commit comments