This commit is contained in:
Faynot
2026-03-27 20:59:30 +03:00
commit bbd0e487c5
5 changed files with 310 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
aiogram==3.26.0
playwright==1.58.0
playwright_stealth==2.0.2
python-dotenv==1.2.2