Spaces:
Paused
Paused
File size: 770 Bytes
7ab31df f51a10a 7ab31df f1caa9c 7ab31df f1caa9c 7ab31df f1caa9c 7ab31df f1caa9c 7ab31df d0ba749 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 |
# 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 |