Skip to content

Commit 5c6286b

Browse files
author
mochazi
committed
2022-01-27 补充版本依赖说明🎉
1 parent 9783bb5 commit 5c6286b

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
|**m3u8**|**pip install m3u8**|**0.9.0**|
2929
|**mitmproxy**|**pip install mitmproxy**|**5.3.0**|
3030
|**selenium**|**pip install selenium**|**3.141.0**|
31-
31+
|**pycryptodome**|**pip install pycryptodome**|**3.10.1**|
3232
---
3333

3434
* ### **京东   [官网地址](https://item.jd.com)**
@@ -40,5 +40,5 @@
4040
* ### **豆瓣读书 [官网地址](https://book.douban.com)**
4141
* ### **有道翻译 [官网地址](http://fanyi.youdao.com)**
4242
* ### **哔哩哔哩 [官网地址](https://bilibili.com)**
43-
* ### **小鹅通 [官网地址](https://www.xiaoe-tech.com)**
43+
* ### **小鹅通  [官网地址](https://www.xiaoe-tech.com)**
4444
* ### **荔枝微课 [官网地址](https://m.lizhiweike.com)**

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ qrcode==7.3
2121
opencv-python==4.5.3.56
2222
selenium==3.141.0
2323
m3u8==0.9.0
24-
mitmproxy==5.3.0
24+
mitmproxy==5.3.0
25+
pycryptodome==3.10.1

0 commit comments

Comments
 (0)