Did some things...

This commit is contained in:
Joan
2025-09-15 22:45:46 +02:00
parent d3b4cd7eaa
commit 2bfdb539be
9 changed files with 410 additions and 195 deletions

View File

@@ -1,8 +1,9 @@
python-telegram-bot[ext]==21.1.1 # Use specific version, ensure [ext] is included
python-telegram-bot[ext]==21.1.1
python-dotenv==1.0.1
pillow==10.2.0 # Use specific version
requests==2.31.0 # Use specific version
Flask==3.0.0 # Use specific version
APScheduler==3.10.4 # Add APScheduler
pillow==10.2.0
requests==2.31.0
Flask==3.0.0
APScheduler==3.10.4
pytz==2025.2
beautifulsoup4==4.13.5
beautifulsoup4==4.13.5
newrelic-telemetry-sdk==0.8.0