forked from SyedGhazanferAnwar/Google-Drive-Search-Engine
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
58 lines (58 loc) · 1021 Bytes
/
requirements.txt
File metadata and controls
58 lines (58 loc) · 1021 Bytes
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
52
53
54
55
56
57
58
argcomplete==1.10.0
astroid==2.4.0
beautifulsoup4==4.8.0
cachetools==4.1.0
certifi==2020.4.5.1
chardet==3.0.4
click==7.1.2
colorama==0.4.3
docx2txt==0.8
EbookLib==0.17.1
extract-msg==0.23.1
Flask==1.1.2
google-api-core==1.17.0
google-api-python-client==1.8.2
google-auth==1.14.1
google-auth-httplib2==0.0.3
googleapis-common-protos==1.51.0
httplib2==0.17.3
idna==2.9
IMAPClient==2.1.0
isort==4.3.21
itsdangerous==1.1.0
Jinja2==2.11.2
joblib==0.14.1
lazy-object-proxy==1.4.3
lxml==4.5.0
MarkupSafe==1.1.1
mccabe==0.6.1
numpy==1.18.4
oauth2client==4.1.3
olefile==0.46
pdfminer.six==20181108
Pillow==7.1.2
protobuf==3.11.3
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycryptodome==3.9.7
pylint==2.5.0
python-pptx==0.6.18
pytz==2020.1
requests==2.23.0
rsa==4.0
scikit-learn==0.22.2.post1
scipy==1.4.1
six==1.12.0
sortedcontainers==2.1.0
soupsieve==2.0
SpeechRecognition==3.8.1
textract==1.6.3
toml==0.10.0
typed-ast==1.4.1
tzlocal==1.5.1
uritemplate==3.0.1
urllib3==1.25.9
Werkzeug==1.0.1
wrapt==1.12.1
xlrd==1.2.0
XlsxWriter==1.2.8