chore: add quality infra matrix, constraints, and test baseline fixes

This commit is contained in:
Your Name
2026-02-27 12:24:35 +08:00
parent a5682716ec
commit a726aa7fe1
8 changed files with 161 additions and 109 deletions
+17
View File
@@ -0,0 +1,17 @@
# Agent Reach tested dependency set
# Usage:
# pip install -c constraints.txt -e .[dev]
requests==2.32.5
feedparser==6.0.12
python-dotenv==1.2.1
loguru==0.7.3
PyYAML==6.0.3
rich==14.3.2
yt-dlp==2025.5.22
pytest==8.0.0
ruff==0.15.1
mypy==1.19.1
types-requests==2.32.4.20260107
types-PyYAML==6.0.12.20250915