From 6e332f248f5bf2c6e31e06bcd1598c6e16125ef2 Mon Sep 17 00:00:00 2001 From: spdis Date: Mon, 17 Nov 2025 17:03:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96=E5=88=97?= =?UTF-8?q?=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/requirements.txt b/requirements.txt index 4212bfe..c7af96a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,3 +9,6 @@ httpx==0.27.2 Pillow==10.4.0 gunicorn==21.2.0 whitenoise==6.6.0 +django-browser-reload==1.21.0 +captcha==0.7.1 +cryptography==46.0.3 \ No newline at end of file