Refactor Dockerfile and main.py for improved environment variable handling and logging; update requirements.txt for package specifications

This commit is contained in:
2025-11-12 23:37:08 +01:00
parent d2c184c210
commit 2a7bd2afe1
3 changed files with 439 additions and 252 deletions
+5 -3
View File
@@ -1,3 +1,5 @@
bs4
requests
aiogram
requests>=2.31.0
beautifulsoup4>=4.12.0
aiogram>=3.3.0
python-dotenv>=1.0.0
aiohttp>=3.9.0