diff --git a/.github/requirements_min.txt b/.github/requirements_min.txt index 41412f16..02c2602a 100644 --- a/.github/requirements_min.txt +++ b/.github/requirements_min.txt @@ -1,11 +1,11 @@ -# Minimum versions runtime dependencies - -cycler==0.10 -numpy==1.22 +# This file was autogenerated by uv via the following command: +# uv pip compile pyproject.toml -o .github/requirements_min.txt --no-deps --no-annotate --resolution lowest +cycler==0.10.0 docstring-parser==0.16 -matplotlib==3.3 -pydantic==2.4.0 +matplotlib==3.3.0 +numpy==1.22.0 +pydantic==2.7.0 pyglotaran==0.7.0 ruamel-yaml==0.18.6 tabulate==0.8.9 -xarray==2022.3 +xarray==2022.3.0