telegram-summary-bot / requirements.txt
fmab777's picture
Add bot application files and Dockerfile
3effada verified
raw
history blame
218 Bytes
python-telegram-bot[job-queue]>=21.0
requests
beautifulsoup4
youtube-transcript-api
apify-client # Include if you have the token
Flask>=2.0
nest_asyncio
# Add gunicorn for a production-ready web server
gunicorn