From 1c2f82e2856d078df35e330a13ad6786b2d6d924 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A9=AC=E4=B8=80=E4=B8=81?= <1769123563@qq.com> Date: Thu, 13 Nov 2025 11:37:50 +0800 Subject: [PATCH] Add Cryptography --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 5f96ee6..dab68e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,6 +37,7 @@ aiosqlite==0.21.0 redis>=4.6.0 SQLAlchemy==2.0.35 asyncpg==0.29.0 +cryptography==42.0.7 # ===== 爬虫相关 ===== playwright==1.45.0