mirror of
https://github.com/0-8-4/miui-auto-tasks.git
synced 2024-11-24 09:15:48 +00:00
6ade926505
* add missing dependency: apscheduler fix some bugs in Dockerfile * 🔧 自动更新requirements * fix: 解决某些情况下不能正确生成、读取配置文件 update: 将python版本升级到3.12,迁移pydantic v2依赖 修改Dockerfile * 🔧 自动更新requirements * Pylint * Hadolint - DL3042 https://github.com/hadolint/hadolint/wiki/DL3042 --------- Co-authored-by: JaHIY <jaklsy@gmail.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Night-stars-1 <99261160+Night-stars-1@users.noreply.github.com>
10 lines
145 B
Plaintext
10 lines
145 B
Plaintext
apscheduler==3.10.4
|
|
cryptography==41.0.5
|
|
httpx==0.25.1
|
|
loguru==0.7.2
|
|
onepush==1.3.0
|
|
orjson==3.9.10
|
|
pydantic==2.5.1
|
|
PyYAML==6.0.1
|
|
tenacity==8.2.3
|