Spaces:
Paused
Paused
Upload requirements.txt
Browse files- requirements.txt +46 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,46 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
pymongo
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
pyrogram>=2.0.30
|
| 2 |
+
tgcrypto
|
| 3 |
+
pymongo[srv]==3.12.3
|
| 4 |
+
motor==2.5.1
|
| 5 |
+
marshmallow==3.14.1
|
| 6 |
+
umongo==3.0.1
|
| 7 |
+
requests
|
| 8 |
+
bs4
|
| 9 |
+
git+https://github.com/Joelkb/cinemagoer
|
| 10 |
+
shortzy
|
| 11 |
+
datetime
|
| 12 |
+
pytz
|
| 13 |
+
aiohttp
|
| 14 |
+
|
| 15 |
+
#---master---#
|
| 16 |
+
#Telethroid==0.0.10
|
| 17 |
+
PyLeaves==1.0.2
|
| 18 |
+
|
| 19 |
+
|
| 20 |
+
#---others----#
|
| 21 |
+
opencv-python-headless==4.7.0.68
|
| 22 |
+
python-dotenv==0.21.1
|
| 23 |
+
speedtest==0.0.1
|
| 24 |
+
humanize==4.6.0
|
| 25 |
+
Pillow==9.4.0
|
| 26 |
+
psutil==5.9.4
|
| 27 |
+
NumPy
|
| 28 |
+
wheel
|
| 29 |
+
ujson
|
| 30 |
+
wget
|
| 31 |
+
pytz
|
| 32 |
+
aiofiles
|
| 33 |
+
dnspython==2.3.0
|
| 34 |
+
### googletrans==4.0.0-rc1 ###
|
| 35 |
+
python-decouple
|
| 36 |
+
ffmpeg-python>=0.2.0
|
| 37 |
+
|
| 38 |
+
jinja2
|
| 39 |
+
apscheduler
|
| 40 |
+
pyshorteners
|
| 41 |
+
pyromod
|
| 42 |
+
colorama
|
| 43 |
+
|
| 44 |
+
|
| 45 |
+
|
| 46 |
+
|