mirror of
https://github.com/0-8-4/miui-auto-tasks.git
synced 2024-11-21 22:58:06 +00:00
c5ee4496bd
* chore: 从pdm生成requirements.txt chore: 添加cookies登录方式 * modified: .github/workflows/docker-image.yml * chore: 登录成功后写入cookie到配置文件
29 lines
495 B
Plaintext
29 lines
495 B
Plaintext
# This file is @generated by PDM.
|
|
# Please do not edit it manually.
|
|
|
|
annotated-types==0.6.0
|
|
anyio==4.0.0
|
|
certifi==2023.7.22
|
|
cffi==1.16.0
|
|
charset-normalizer==3.3.2
|
|
colorama==0.4.6
|
|
cryptography==41.0.5
|
|
h11==0.14.0
|
|
httpcore==1.0.2
|
|
httpx==0.25.1
|
|
idna==3.4
|
|
loguru==0.7.2
|
|
onepush==1.3.0
|
|
orjson==3.9.10
|
|
pycparser==2.21
|
|
pycryptodome==3.19.0
|
|
pydantic==2.4.2
|
|
pydantic-core==2.10.1
|
|
pyyaml==6.0.1
|
|
requests==2.31.0
|
|
sniffio==1.3.0
|
|
tenacity==8.2.3
|
|
typing-extensions==4.8.0
|
|
urllib3==2.0.7
|
|
win32-setctime==1.1.0
|