mega345evolutions commited on
Commit
6e19581
·
verified ·
1 Parent(s): 4056493

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +34 -1
requirements.txt CHANGED
@@ -10,4 +10,37 @@ requests
10
  aiohttp
11
  catbox-uploader
12
  cloudscraper
13
- flask
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  aiohttp
11
  catbox-uploader
12
  cloudscraper
13
+ flask
14
+ # Required only for Local Deploys
15
+ # ------------------------------------------------------ #
16
+
17
+ akipy
18
+ apscheduler
19
+ aiohttp
20
+ bs4
21
+ enhancer>=0.3.4
22
+ git+https://github.com/New-dev0/instagrapi.git@39df1b1#egg=instagrapi
23
+ git+https://github.com/buddhhu/img2html.git@c44170d#egg=img2html
24
+ heroku3
25
+ gitpython
26
+ google-api-python-client
27
+ htmlwebshot
28
+ lottie
29
+ lxml
30
+ numpy>=1.21.2
31
+ oauth2client
32
+ opencv-python-headless
33
+ pillow>=9.0.0
34
+ profanitydetector
35
+ psutil
36
+ pypdf2>=1.26.0
37
+ pytz
38
+ qrcode
39
+ requests
40
+ twikit
41
+ tabulate
42
+ telegraph
43
+ tgcrypto
44
+ youtube-search-python
45
+ yt-dlp
46
+ # -------------------------------------------------------#