requirements.txt 추가 및 lib.py > common.py 수정과 리팩토링

This commit is contained in:
2025-07-14 13:14:38 +09:00
parent e396c08f6b
commit 72a12ac29f
4 changed files with 15 additions and 8 deletions

4
requirements.txt Normal file
View File

@ -0,0 +1,4 @@
selenium
requests
undetected_chromedriver
dotenv