From 6fd3f732dd6430a7e5644524b27ea6d60f5e2a45 Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Mon, 1 Jun 2026 14:37:28 -0400 Subject: refactor: upload photos --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index e50d931..a922dcd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -flask==3.1.* -markdown==3.7.* -pygments==2.19.* -weasyprint==63.* -reportlab==4.3.* -gunicorn==23.0.* \ No newline at end of file +flask==3.1.3 +markdown==3.10.2 +pygments==2.20.0 +weasyprint==68.1 +reportlab==4.5.1 +gunicorn==26.0.0 \ No newline at end of file -- cgit v1.2.3