mirror of
https://github.com/magnus919/agent-skills.git
synced 2026-09-15 05:26:28 +03:00
All CI steps pass including the root pyproject.toml build fix. 14 signals addressed across 3 phases: - Phase 1: single_command_setup, devcontainer, large_file_detection, tech_debt_tracking, duplicate_code_detection - Phase 2: structured_logging, log_scrubbing, test_isolation, service_flow_documented, agents_md_validation - Phase 3: integration_tests_exist, automated_security_review, runbooks_documented, issue_labeling_system
13 lines
180 B
Plaintext
13 lines
180 B
Plaintext
jsonschema[format]==4.26.0
|
|
types-jsonschema>=4
|
|
requests==2.34.2
|
|
ruff>=0.9.0
|
|
pytest>=7.0
|
|
pytest-cov>=4.0
|
|
pytest-xdist>=3.0
|
|
mypy>=1.0
|
|
radon>=6.0
|
|
deptry>=0.20
|
|
bandit>=1.7
|
|
loguru>=0.7
|