-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
91 lines (91 loc) · 1.43 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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
amqp==2.5.2
argh==0.26.2
atomicwrites==1.3.0
attrs==19.3.0
backports.csv==1.0.7
beautifulsoup4==4.8.1
billiard==3.6.1.0
blinker==1.4
bokeh==1.4.0
celery==4.3.0
certifi==2019.9.11
chardet==3.0.4
cheroot==8.2.1
CherryPy==18.4.0
Click==7.0
colorcet==2.0.2
coverage==4.5.4
cycler==0.10.0
Cython==0.29.14
dateparser==0.7.2
dill==0.3.1.1
feedparser==5.2.1
Flask==1.1.1
future==0.18.2
gunicorn==20.0.0
httplib2==0.19.0
idna==2.8
importlib-metadata==0.23
isodate==0.6.0
itsdangerous==1.1.0
jaraco.functools==2.0
Jinja2==2.10.3
joblib==0.14.0
kiwisolver==1.1.0
kombu==4.6.6
lightgbm==2.3.0
lime==0.1.1.36
lxml==4.6.2
MarkupSafe==1.1.1
matplotlib==3.1.1
more-itertools==7.2.0
mysqlclient==1.4.5
nltk==3.4.5
numpy==1.17.4
packaging==19.2
pandas==0.25.3
param==1.9.2
passlib==1.7.1
pathtools==0.1.2
Pattern==3.6
pdfminer.six==20191110
Pillow==7.1.0
pluggy==0.13.0
portend==2.6
progressbar==2.5
py==1.8.0
pycryptodome==3.9.3
pyct==0.4.6
pymodm==0.4.2
pymongo==3.9.0
PyNLPl==1.2.9
pyparsing==2.4.5
pytest==5.2.3
pytest-cov==2.8.1
pytest-timeout==1.3.3
python-dateutil==2.8.1
python-docx==0.8.10
python-dotenv==0.10.3
pytz==2019.3
PyYAML==5.1.2
rdflib==4.2.1
redis==3.3.11
regex==2019.11.1
requests==2.22.0
scikit-learn==0.21.3
scipy==1.3.2
sentry-sdk==0.13.2
six==1.13.0
sortedcontainers==2.1.0
soupsieve==1.9.5
tempora==1.14.1
tornado==6.0.3
tzlocal==2.0.0
urllib3==1.25.7
vine==1.3.0
watchdog==0.9.0
wcwidth==0.1.7
Werkzeug==0.16.0
xgboost==0.90
zc.lockfile==2.0
zipp==0.6.0