Files
local-api-docs-search/requirements.txt
7000pctAUTO 37f77c307d
Some checks failed
CI / build (push) Has been cancelled
CI / test (push) Has been cancelled
Initial commit: Add Local API Docs Search CLI tool
2026-02-03 01:18:51 +00:00

14 lines
220 B
Plaintext

click>=8.1.0
sentence-transformers>=3.0.0
pyyaml>=6.0
rich>=13.0.0
chromadb>=0.5.0
openapi-spec-validator>=0.7.0
python-dotenv>=1.0.0
# Development dependencies
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
ruff>=0.1.0