Initial commit: Add Local API Docs Search CLI tool
This commit is contained in:
13
requirements.txt
Normal file
13
requirements.txt
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
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
|
||||||
Reference in New Issue
Block a user