forked from 0kzh/Relay
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
77 lines (77 loc) · 1.26 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
71
72
73
74
75
76
77
aenum==2.2.3
appdirs==1.4.3
astroid==2.4.0
attrs==19.3.0
beautifulsoup4==4.9.0
bs4==0.0.1
cachetools==4.0.0
certifi==2020.4.5.1
chardet==3.0.4
click==7.1.2
colorama==0.4.3
cssselect==1.1.0
DateTime==4.3
distlib==0.3.0
dnspython==1.16.0
fbchat==1.9.6
filelock==3.0.12
Flask==1.1.2
Flask-Cors==3.0.8
geographiclib==1.50
geopy==1.21.0
GetOldTweets3==0.0.11
google-api-core==1.16.0
google-auth==1.11.2
google-cloud-language==1.3.0
googleapis-common-protos==1.51.0
grpcio==1.27.2
idna==2.9
importlib-metadata==1.5.0
isort==4.3.21
itsdangerous==1.1.0
Jinja2==2.11.2
joblib==0.14.1
langdetect==1.0.7
lazy-object-proxy==1.4.3
lxml==4.5.0
MarkupSafe==1.1.1
mccabe==0.6.1
mongo==0.2.0
numpy==1.18.1
oauthlib==3.1.0
paho-mqtt==1.5.0
pandas==1.0.1
pipenv==2018.11.26
pprint==0.1
protobuf==3.11.3
pyasn1==0.4.8
pyasn1-modules==0.2.8
pygame==1.9.6
PyJWT==1.7.1
pylint==2.5.0
pymodm==0.4.3
pymongo==3.10.1
pyquery==1.4.1
PySocks==1.7.1
python-dateutil==2.8.1
python-dotenv==0.13.0
pytz==2020.1
redis==3.4.1
requests==2.23.0
requests-oauthlib==1.3.0
rsa==4.0
scikit-learn==0.22.1
scipy==1.4.1
six==1.14.0
soupsieve==2.0
toml==0.10.0
tweepy==3.8.0
twilio==6.39.0
typed-ast==1.4.1
urllib3==1.25.9
virtualenv==20.0.4
virtualenv-clone==0.5.3
Werkzeug==1.0.1
wrapt==1.12.1
zipp==2.2.0
zope.interface==4.7.1