定时任务细化,签到成功页结果展示
This commit is contained in:
@@ -14,5 +14,12 @@ pydantic-settings==2.0.3
|
||||
# HTTP Client
|
||||
httpx==0.25.2
|
||||
|
||||
# Cron parsing
|
||||
croniter==2.0.1
|
||||
|
||||
# Crypto (for cookie decryption)
|
||||
cryptography==41.0.7
|
||||
pycryptodome==3.19.0
|
||||
|
||||
# Utilities
|
||||
python-dotenv==1.0.0
|
||||
|
||||
Reference in New Issue
Block a user