update pip-compile command syntax in autogenerated requirements.txt
Some checks failed
Build and Push Docker Image to Gitea / build (push) Has been cancelled

This commit is contained in:
Thaen 2025-06-14 15:29:57 -05:00
parent 096a7ffead
commit d2afa0e959

View File

@ -1,5 +1,5 @@
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o requirements.txt
# uv pip compile -o requirements.txt pyproject.toml
annotated-types==0.7.0
# via pydantic
blinker==1.9.0