aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorkj_sh6042026-06-01 14:37:28 -0400
committerkj_sh6042026-06-01 14:37:28 -0400
commit6fd3f732dd6430a7e5644524b27ea6d60f5e2a45 (patch)
tree33b28188e2d5b92a259cbaf149a7171a77a42b3f /requirements.txt
parent738de85c9b646ebd68b1677538581267cf1fb515 (diff)
refactor: upload photos
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt12
1 files changed, 6 insertions, 6 deletions
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