diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..be3cf62 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,8 @@ +# This file was autogenerated by uv via the following command: +# uv pip compile pyproject.toml -o requirements.txt +click==8.1.8 + # via int (pyproject.toml) +loguru==0.7.3 + # via int (pyproject.toml) +lxml==5.3.1 + # via int (pyproject.toml)