This commit is contained in:
eric
2025-09-20 21:17:35 +08:00
parent d7fb6cf578
commit bcaeb96d1f
36 changed files with 10082 additions and 0 deletions

7
requirements.txt Normal file
View File

@@ -0,0 +1,7 @@
requests>=2.31.0
loguru>=0.7.3
pycryptodome>=3.20.0
distro>=1.9.0
tqdm>=4.67.1
httpx[http2]>=0.28.1
PyExecJS>=1.5.1