From 3cbe7f72f0d85d95d61b2703087fc592318f3495 Mon Sep 17 00:00:00 2001 From: kj_sh604 Date: Mon, 16 Mar 2026 14:03:16 -0400 Subject: refactor: 24.04 vps compatibility and README re-write --- src/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/requirements.txt') diff --git a/src/requirements.txt b/src/requirements.txt index c9d8662..dfce493 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,3 +1,3 @@ -flask>=3.0,<4 -gunicorn>=22,<25 -python-magic>=0.4.27 +flask>=3.0,<3.2 +gunicorn>=22,<24 +python-magic>=0.4.27,<0.5 \ No newline at end of file -- cgit v1.2.3