Author SHA1 Message Date
Renovate Bot 9f83b12232 chore(deps): update dependency reportlab to v4.5.1 2026-07-06 12:00:41 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.14-slim
FROM python:3.12-slim
WORKDIR /app
+1 -1
View File
@@ -31,7 +31,7 @@ anthropic>=0.40.0
# PDF export
markdown==3.10.2
reportlab==4.2.5
reportlab==4.5.1
# Utilities
pydantic==2.13.4