Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion services/data/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ networkx>=3.0 # trimesh path traversal (section drawings)
shapely>=2.1.2 # trimesh planar paths
reportlab>=4.0 # PDF sheet composition
pillow>=12.3.0 # reportlab's image dep — floor over 8 CVEs in 12.2.x (PYSEC-2026-2253..3453)
defusedxml>=0.7 # XXE-safe parser for untrusted P6 (PMXML) schedule uploads — schedule.py
defusedxml>=0.7.1 # XXE-safe parser for untrusted P6 (PMXML) schedule uploads — schedule.py
# svglib (SVG→PNG for docs gallery) is a dev-only tool — it pulls pycairo/cairo and is not
# needed at runtime (the API serves SVG directly). Install ad hoc when regenerating docs/img.