Add --no-emit-workspace to the requirements exports tasks

This commit is contained in:
Nicolas Hennion 2025-10-13 09:22:32 +00:00
parent 03d4d6cf65
commit 853b71998c
4 changed files with 3 additions and 13 deletions

View File

@ -1,6 +1,5 @@
# This file was autogenerated by uv via the following command:
# uv export --no-hashes --all-extras --no-group dev --output-file all-requirements.txt
-e .
# uv export --no-emit-workspace --no-hashes --all-extras --no-group dev --output-file all-requirements.txt
annotated-types==0.7.0
# via pydantic
anyio==4.11.0

View File

@ -1,7 +0,0 @@
defusedxml
orjson
psutil
reuse
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
sphinx
sphinx_rtd_theme

View File

@ -1,6 +1,5 @@
# This file was autogenerated by uv via the following command:
# uv export --no-hashes --no-group dev --extra containers --extra web --output-file docker-requirements.txt
-e .
# uv export --no-emit-workspace --no-hashes --no-group dev --extra containers --extra web --output-file docker-requirements.txt
annotated-types==0.7.0
# via pydantic
anyio==4.11.0

View File

@ -1,6 +1,5 @@
# This file was autogenerated by uv via the following command:
# uv export --no-hashes --no-group dev --output-file requirements.txt
-e .
# uv export --no-emit-workspace --no-hashes --no-group dev --output-file requirements.txt
defusedxml==0.7.1
# via glances
jinja2==3.1.6