Skip to content

Commit 3b6ff22

Browse files
committed
Update python packages
1 parent c9d0652 commit 3b6ff22

File tree

2 files changed

+592
-2
lines changed

2 files changed

+592
-2
lines changed

backend/pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ version = "0.2.0"
55
requires-python = ">=3.12"
66
dependencies = [
77
"flask>=3.1.1",
8+
"flask-mailman",
9+
"Flask_Limiter",
10+
"xhtml2pdf",
11+
"redis",
812
"valkey>=6.1.0",
913
"gunicorn>=23.0.0",
1014
"google-auth>=2.40.3",

0 commit comments

Comments
 (0)