Files
vault-para/requirements.txt
T

14 lines
214 B
Plaintext
Raw Normal View History

# Core dependencies
pyyaml>=6.0
python-frontmatter>=1.0.0
chardet>=5.0.0
# Testing dependencies
pytest>=7.0.0
hypothesis>=6.0.0
pytest-cov>=4.0.0
# Development dependencies
black>=22.0.0
flake8>=5.0.0
mypy>=1.0.0