Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9f83b12232 |
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM python:3.14-slim
|
||||
FROM python:3.12-slim
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user