diff --git a/all-requirements.txt b/all-requirements.txt index 028ccba7..293a8d73 100644 --- a/all-requirements.txt +++ b/all-requirements.txt @@ -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 diff --git a/doc-requirements.txt b/doc-requirements.txt deleted file mode 100644 index ee8c074a..00000000 --- a/doc-requirements.txt +++ /dev/null @@ -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 diff --git a/docker-requirements.txt b/docker-requirements.txt index 56bda2f5..3de1eb83 100644 --- a/docker-requirements.txt +++ b/docker-requirements.txt @@ -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 diff --git a/requirements.txt b/requirements.txt index ed016642..d6985b5f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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