forked from codingprivacy/Feedback-Portal-System
-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
70 lines (70 loc) · 1.2 KB
/
requirements.txt
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
59
60
61
62
63
64
65
66
67
68
69
70
asn1crypto==0.24.0
backports-abc==0.5
backports.functools-lru-cache==1.5
bokeh==1.0.4
cachetools==3.1.0
certifi==2019.3.9
chardet==3.0.4
Click==7.0
cryptography==2.1.4
cycler==0.10.0
enum34==1.1.6
Flask==1.0.2
Flask-SocketIO==3.3.2
Flask-SQLAlchemy==2.3.2
Flask-WTF==0.14.2
futures==3.2.0
google-api-python-client==1.7.8
google-auth==1.6.3
google-auth-httplib2==0.0.3
google-auth-oauthlib==0.3.0
httplib2==0.12.1
idna==2.8
ipaddress==1.0.17
itsdangerous==1.1.0
Jinja2==2.10
keyring==10.6.0
keyrings.alt==3.0
kiwisolver==1.0.1
MarkupSafe==1.1.1
matplotlib==2.2.4
nltk==3.4
numpy==1.16.2
oauth2client==4.1.3
oauthlib==3.0.1
packaging==19.0
pandas==0.24.2
passlib==1.7.1
Pillow==5.4.1
pyasn1==0.4.5
pyasn1-modules==0.2.4
pycrypto==2.6.1
pygobject==3.26.1
PyMySQL==0.9.3
pyparsing==2.3.1
PySocks==1.6.8
python-dateutil==2.8.0
python-engineio==3.5.0
python-socketio==3.1.2
pytz==2018.9
pyxdg==0.25
PyYAML==3.13
requests==2.21.0
requests-oauthlib==1.2.0
rsa==4.0
scikit-learn==0.20.3
scipy==1.2.1
SecretStorage==2.3.1
singledispatch==3.4.0.3
six==1.12.0
sklearn==0.0
SQLAlchemy==1.3.2
subprocess32==3.5.3
textblob==0.15.3
tornado==5.1.1
tweepy==3.7.0
uritemplate==3.0.0
urllib3==1.24.1
Werkzeug==0.14.1
wordcloud==1.5.0
WTForms==2.2.1