1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-14 11:19:26 +08:00

Fix: The behavior of saving the configuration will be atomic

This commit is contained in:
SarContDeli
2022-03-31 19:57:05 +08:00
parent 919d52f84e
commit 100c02ed62
5 changed files with 8 additions and 3 deletions

View File

@@ -11,6 +11,7 @@ anyio==1.3.1 # via -r requirements-in.txt
apkutils2==1.0.0 # via adbutils
asgiref==3.4.1 # via uvicorn
async-generator==1.10 # via anyio
atomicwrites==1.4.0 # via -r requirements-in.txt
cached-property==1.5.2 # via uiautomator2
certifi==2021.5.30 # via requests
cffi==1.15.0 # via gevent