This commit is contained in:
eric
2025-12-01 16:18:28 +08:00
parent 962b17ea67
commit 9e8ef1d28d
8 changed files with 3666 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