1
0
mirror of synced 2026-04-30 23:08:51 +08:00

init commit 否则项目体积会越来越大

This commit is contained in:
xueweihan
2021-01-04 09:45:04 +08:00
commit e2ac158c95
12 changed files with 620 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
requests==2.23.0
retry==0.9.2