-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathrequirements.txt
More file actions
89 lines (89 loc) · 1.51 KB
/
requirements.txt
File metadata and controls
89 lines (89 loc) · 1.51 KB
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
aniso8601==1.2.1
appdirs==1.4.3
astroid==1.6.1
attrs==17.2.0
Automat==0.6.0
backports.functools-lru-cache==1.4
bcrypt==3.1.4
beautifulsoup4==4.6.0
blinker==1.4
bokeh==0.12.14
bs4==0.0.1
certifi==2018.1.18
cffi==1.11.4
chardet==3.0.4
click==6.7
colorama==0.3.9
configparser==3.5.0
constantly==15.1.0
decorator==4.2.1
Django==2.0.5
djangorestframework==3.8.2
enum34==1.1.6
Flask==0.11
Flask-Bcrypt==0.7.1
Flask-Cors==3.0.3
Flask-JWT-Extended==3.6.0
flask-marshmallow==0.8.0
Flask-MongoAlchemy==0.7.2
Flask-MySQLdb==0.2.0
Flask-PyMongo==0.5.1
Flask-RESTful==0.3.6
Flask-SQLAlchemy==2.3.2
Flask-WTF==0.14.2
gevent==1.2.2
greenlet==0.4.12
hyperlink==17.3.1
idna==2.6
incremental==17.5.0
ipython-genutils==0.2.0
isort==4.2.15
itsdangerous==0.24
Jinja2==2.9.6
jsonschema==2.6.0
jupyter-core==4.4.0
lazy-object-proxy==1.3.1
lifter==0.4.1
MarkupSafe==1.0
marshmallow==2.15.0
marshmallow-sqlalchemy==0.13.2
mccabe==0.6.1
mongo==0.2.0
MongoAlchemy==0.19
mysqlclient==1.3.12
nbformat==4.4.0
numpy==1.14.1
packaging==16.8
pandas==0.22.0
persisting-theory==0.2.1
pexpect==4.0.1
plotly==2.5.0
psycopg2==2.7.4
ptyprocess==0.5
pycparser==2.18
pygame==1.9.2a0
PyJWT==1.4.2
pylint==1.8.2
pymongo==3.6.0
pyparsing==2.2.0
python-dateutil==2.6.0
pytz==2017.2
pyxdg==0.25
PyYAML==3.12
requests==2.18.4
retrying==1.3.3
scikit-learn==0.19.1
selenium==3.6.0
singledispatch==3.4.0.3
six==1.10.0
sklearn==0.0
SQLAlchemy==1.1.10
thespian==3.5.2
tornado==5.0
traitlets==4.3.2
urllib3==1.22
virtualenv==15.1.0
Werkzeug==0.12.2
wrapt==1.10.11
WTForms==2.1
zope.interface==4.4.3