File size: 220 Bytes
d787a09
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
-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