parapilot / requirements-dev.txt
LaelaZ's picture
Deploy ParaPilot to HF Spaces (Docker)
d787a09 verified
raw
history blame contribute delete
220 Bytes
-r requirements.txt
pytest>=8.0
pytest-cov>=4.1
# Optional LLM providers — only used when an API key is set.
# The app runs fully offline on the deterministic stub provider without these.
anthropic>=0.40
openai>=1.40