mirror of
https://github.com/0-8-4/miui-auto-tasks.git
synced 2024-11-16 04:35:51 +00:00
imp: 更新依赖 (#269)
This commit is contained in:
parent
08ddd7c66f
commit
89031221ac
@ -1,6 +1,6 @@
|
||||
FROM python:alpine
|
||||
|
||||
RUN apk add --no-cache gcc g++ musl-dev python3-dev libffi-dev rust cargo
|
||||
RUN apk add --no-cache gcc g++ musl-dev python3-dev libffi-dev rust rustc cargo pkgconfig libressl-dev
|
||||
|
||||
RUN pip install --no-cache-dir pdm
|
||||
|
||||
|
@ -7,4 +7,5 @@ pydantic==2.5.2
|
||||
PyYAML==6.0.1
|
||||
qrcode==7.4.2
|
||||
tenacity==8.2.3
|
||||
qrcode>=7.4.2
|
||||
qrcode>=7.4.2
|
||||
requests_toolbelt
|
Loading…
Reference in New Issue
Block a user