Merge pull request #1096 from SK-415/main

修复 bilireq 版本过低导致 B 站视频解析错误
This commit is contained in:
HibiKier 2022-09-18 15:05:29 +08:00 committed by GitHub
commit 70761dc222
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 605 additions and 65 deletions

668
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -39,7 +39,7 @@ dateparser = "^1.1.0"
cn2an = "^0.5.16"
python-jose = "^3.3.0"
python-multipart = "^0.0.5"
bilireq = "^0.2.0"
bilireq = "^0.2.2"
emoji = "^1.7.0"
wordcloud = "^1.8.1"
rich = "^12.4.3"