brotli to fix r.json() encoding error in line 1366
Some checks failed
CodeQL / Analyze (python) (push) Failing after 1m20s

Please rerun `python3 -m pip install --upgrade -r requirements.txt ` to install new dependency `brotli`.
This commit is contained in:
林果皞
2023-05-01 04:23:23 +08:00
committed by GitHub
parent 2876efb02b
commit f69006cac7

View File

@@ -1,3 +1,4 @@
brotli
colorama
lxml
requests