1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-18 16:11:29 +08:00

Dep: Remove atomicwrites dependency, copy-paste it into ALAS

Atomicwrites changed back and forth in one day, I'm sick of playing games with it, so just make it work permanently
This commit is contained in:
LmeSzinc
2022-07-09 20:55:09 +08:00
parent b86572156f
commit 2ff85ccf43
6 changed files with 240 additions and 8 deletions

View File

@@ -11,7 +11,6 @@ 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.1 # via -r requirements-in.txt
cached-property==1.5.2 # via uiautomator2
certifi==2021.5.30 # via requests
cffi==1.15.0 # via gevent