Initial upload: Local LLM Prompt Manager CLI tool
This commit is contained in:
9
requirements.txt
Normal file
9
requirements.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
click>=8.1.7
|
||||
rich>=13.7.0
|
||||
pyyaml>=6.0.1
|
||||
requests>=2.31.0
|
||||
jinja2>=3.1.3
|
||||
|
||||
# Development dependencies
|
||||
pytest>=7.4.0
|
||||
pytest-cov>=4.1.0
|
||||
Reference in New Issue
Block a user