This commit is contained in:
2026-09-07 21:22:51 +08:00
parent 9778d54f3d
commit ba61ed5de7
28 changed files with 303 additions and 64 deletions

View File

@@ -1,4 +1,13 @@
httpx>=0.27,<1
PyYAML>=6.0
APScheduler>=3.10,<4
CacheLib>=0.13,<1
# Validated on Windows x64, CPython 3.14.7. Install with pip -r.
anyio==4.15.1
APScheduler==3.11.3
cachelib==0.17.0
certifi==2026.7.22
h11==0.16.0
httpcore==1.0.9
httpx==0.28.1
idna==3.19
PyYAML==6.0.3
typing_extensions==4.16.0
tzdata==2026.3
tzlocal==5.4.4