First commit

This commit is contained in:
Joan Cano
2023-08-05 14:30:28 +02:00
parent 2ace736506
commit 6c461a5df3
5 changed files with 83 additions and 0 deletions

6
bot/requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
python-telegram-bot==13.13
requests==2.28.1
beautifulsoup4==4.11.1
lxml==4.9.1
selenium==4.4.0
Pillow==9.2.0