Spaces:
Paused
Paused
# Core Telegram & Async | |
pyrogram>=2.0.30 | |
tgcrypto | |
aiohttp | |
aiofiles | |
python-telegram-bot | |
# MongoDB | |
pymongo[srv]==3.12.3 | |
motor==2.5.1 | |
dnspython==2.3.0 | |
certifi # NEW - for TLS certs (to fix SSL error) | |
# Schema & Marshmallow | |
marshmallow==3.14.1 | |
umongo==3.0.1 | |
# Data scraping/parsing | |
requests | |
bs4 | |
git+https://github.com/Joelkb/cinemagoer | |
shortzy | |
# Date/Time | |
datetime | |
pytz | |
# Optional features | |
opencv-python-headless==4.7.0.68 | |
python-dotenv==0.21.1 | |
speedtest==0.0.1 | |
humanize==4.6.0 | |
Pillow==9.4.0 | |
psutil==5.9.4 | |
numpy | |
wheel | |
ujson | |
wget | |
# UI & Scheduling | |
jinja2 | |
apscheduler | |
ffmpeg-python>=0.2.0 | |
python-decouple | |
# Optional Telethroid or PyLeaves (uncomment if needed) | |
# Telethroid==0.0.10 | |
# PyLeaves==1.0.2 | |
# Google Translate (optional) | |
# googletrans==4.0.0-rc1 | |
httpx==0.24.1 |