fix(ci): restore defusedxml dependency parity

This commit is contained in:
rookiestar28
2026-04-08 02:34:34 +08:00
parent 0f133ec6e0
commit e7c0566efe
7 changed files with 77 additions and 2 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ jobs:
- name: Install preflight deps
run: |
python -m pip install --upgrade pip
python -m pip install cryptography
python -m pip install -r requirements.txt
- name: R120 preflight
run: |
python scripts/preflight_check.py --strict