2022.01.31 linkkf 버그 픽스 (.06. 기타)

This commit is contained in:
2023-01-31 23:09:12 +09:00
parent e37a3c652b
commit 6c198dcc76
2 changed files with 11 additions and 8 deletions

View File

@@ -21,6 +21,9 @@ import urllib
# my
from .lib.utils import yommi_timeit
os.system(f"pip install playwright==1.27.1")
packages = [
"beautifulsoup4",
"requests-cache",