Files
2dph/requirements.lock.txt
T
eSlider 63d3be0e19 build(ci): uv toolchain, release-please semver; feat(skills): vendor tools self-contained (no symlinks, relative refs)
- bin/db/psql-yq + bin/web/search + tools/{yamlout,websearch} vendored as real files
- bin/db/ssh-tunnel added (OnlyOffice VM pg on 5433)
- skills reference local bin/ paths; no agent-skills/abs links in git
- pyproject.toml + uv.lock; CI installs via uv sync --frozen
- release-please auto-tags semver from conventional commits when green
- LICENSE MIT, badges/mermaid README
2026-08-10 21:24:42 +01:00

71 lines
1.3 KiB
Plaintext

# This file was autogenerated by uv via the following command:
# uv pip compile --python 3.12 /dev/stdin --output-file requirements.lock.txt
anyio==4.14.2
# via httpx
certifi==2026.7.22
# via
# httpcore
# httpx
# requests
charset-normalizer==3.4.9
# via requests
click==8.4.2
# via huggingface-hub
filelock==3.32.2
# via huggingface-hub
fsspec==2026.7.0
# via huggingface-hub
h11==0.16.0
# via httpcore
hf-xet==1.6.0
# via huggingface-hub
httpcore==1.0.9
# via httpx
httpx==0.28.1
# via huggingface-hub
huggingface-hub==1.27.0
# via tokenizers
idna==3.18
# via
# anyio
# httpx
# requests
jinja2==3.1.6
# via model2vec
joblib==1.5.3
# via model2vec
ladybug==0.19.1
# via -r /dev/stdin
markupsafe==3.0.3
# via jinja2
mistune==3.3.4
# via -r /dev/stdin
model2vec==0.8.2
# via -r /dev/stdin
numpy==2.5.2
# via
# -r /dev/stdin
# model2vec
packaging==26.3
# via huggingface-hub
pyyaml==6.0.3
# via
# -r /dev/stdin
# huggingface-hub
requests==2.34.2
# via -r /dev/stdin
safetensors==0.8.0
# via model2vec
tokenizers==0.23.1
# via model2vec
tqdm==4.70.0
# via
# huggingface-hub
# model2vec
typing-extensions==4.16.0
# via
# anyio
# huggingface-hub
urllib3==2.7.0
# via requests