Skip to content

Commit df1fee7

Browse files
authored
Merge pull request #300 from AmiyaBot/V6-dev
fix 依赖降级
2 parents 6dd10a1 + b4d84b0 commit df1fee7

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

.github/publish.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v6.5.6
1+
v6.5.7

requirements.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,23 @@
11
amiyabot==2.0.4
22
attrdict~=2.0.1
33
baidu-aip
4+
cos-python-sdk-v5~=1.9.30
45
dhash~=1.3
6+
fake-useragent==1.5.1
57
fastapi~=0.79.0
68
gitpython
79
jieba~=0.42.1
810
jinja2~=3.1.2
911
jionlp~=1.4.19
1012
jsonschema~=4.17.3
13+
lxml_html_clean~=0.1.0
1114
opencv-python~=4.7.0.72
1215
peewee~=3.14.10
1316
pillow==9.5.0
1417
pypinyin~=0.46.0
1518
pyyaml~=6.0
1619
requests-html~=0.10.0
17-
lxml_html_clean~=0.1.0
1820
srsly~=2.4.3
1921
starlette~=0.19.1
20-
zhon~=1.1.5
21-
cos-python-sdk-v5~=1.9.30
2222
tencentcloud-sdk-python~=3.0.0
23+
zhon~=1.1.5

0 commit comments

Comments
 (0)