First commit
This commit is contained in:
8
app/requirements.txt
Normal file
8
app/requirements.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
python-telegram-bot[ext]==21.1.1 # Use specific version, ensure [ext] is included
|
||||
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
|
||||
pytz==2025.2
|
||||
beautifulsoup4==4.13.5
|
||||
Reference in New Issue
Block a user