Skip to content

Commit 26df300

Browse files
committed
chore: remove diskcache2 dependency from pyproject.toml
1 parent 05409b8 commit 26df300

File tree

2 files changed

+0
-87
lines changed

2 files changed

+0
-87
lines changed

apps/common/cache/file_cache.py

Lines changed: 0 additions & 86 deletions
This file was deleted.

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ psycopg = { extras = ["binary"], version = "3.2.9" }
2020
# 工具库
2121
python-dotenv = "1.1.1"
2222
uuid-utils = "0.11.0"
23-
diskcache2 = "1.0.0"
2423
captcha = "0.7.1"
2524
pytz = "2025.2"
2625
psutil = "7.0.0"

0 commit comments

Comments
 (0)