-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
83 lines (83 loc) · 1.37 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
bcrypt==3.1.7
Click==7.0
contextlib2==0.5.5
cytoolz==0.10.0
dask==2.1.0
et-xmlfile==1.0.1
fastcache==1.1.0
Flask==1.1.1
Flask-Bcrypt==0.7.1
Flask-Bootstrap==3.3.7.1
Flask-Login==0.5.0
Flask-SQLAlchemy==2.4.1
Flask-WTF==0.14.3
future==0.17.1
gunicorn==19.0.0
html5lib==1.0.1
isort==4.3.21
itsdangerous==1.1.0
Jinja2==2.10.1
jmespath==0.9.4
json5==0.8.4
jsonschema==3.0.1
keyring==18.0.0
libarchive-c==2.8
locket==0.2.0
lxml==4.3.4
msgpack==0.5.6
mysql-connector-python==8.0.18
nmslib==2.0.5
nose==1.3.7
pathlib2==2.3.4
pkginfo==1.5.0.1
py==1.8.0
pyasn1==0.4.8
pybind11==2.4.3
pycodestyle==2.5.0
pycosat==0.6.3
pycparser==2.19
pycrypto==2.6.1
pycurl==7.43.0.3
pyflakes==2.1.1
Pygments==2.4.2
pylint==2.3.1
PyMySQL==0.9.3
pynput==1.6.8
pyparsing==2.4.0
PySocks==1.7.0
pytest==5.0.1
pytest-arraydiff==0.3
pytest-doctestplus==0.3.0
pytest-openfiles==0.3.2
pytest-remotedata==0.3.1
python-crfsuite==0.9.6
python-dateutil==2.8.0
python-xlib==0.27
requests==2.22.0
ruamel-yaml==0.15.46
sortedcollections==1.1.2
SQLAlchemy==1.3.5
srsly==0.2.0
statsmodels==0.10.0
tables==3.5.2
tabulate==0.8.6
tblib==1.4.0
terminado==0.8.2
testpath==0.4.2
thinc==7.0.8
toolz==0.10.0
unicodecsv==0.14.1
urllib3==1.24.2
virtualenv==16.7.9
webencodings==0.5.1
Werkzeug==0.15.4
widgetsnbextension==3.5.0
wrapt==1.11.2
WTForms==2.2.1
wurlitzer==1.0.2
xlrd==1.2.0
XlsxWriter==1.1.8
xlwt==1.3.0
xmltodict==0.12.0
zict==1.0.0
zipp==0.5.1