-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
116 lines (116 loc) · 2.06 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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
aniso8601==2.0.0
arrow==0.12.1
asn1crypto==0.24.0
backports-abc==0.5
backports.functools-lru-cache==1.5
backports.shutil-get-terminal-size==1.0.0
backports.shutil-which==3.5.1
backports.ssl-match-hostname==3.5.0.1
bcrypt==3.1.4
binaryornot==0.4.4
bleach==2.1.3
Cerberus==0.9.2
certifi==2018.1.18
cffi==1.11.4
chardet==3.0.4
click==6.7
colorama==0.3.9
configparser==3.5.0
cryptography==2.1.4
cycler==0.10.0
decorator==4.2.1
docutils==0.14
dominate==2.3.1
entrypoints==0.2.3
enum34==1.1.6
Events==0.2.2
Fabric==1.14.0
Flask==0.12
Flask-Bootstrap==3.3.7.1
Flask-Cors==3.0.3
Flask-HTTPAuth==3.2.3
Flask-Jsonpify==1.5.0
Flask-Login==0.4.1
Flask-LoginManager==1.1.6
Flask-PyMongo==0.5.1
Flask-RESTful==0.3.6
Flask-Restless==0.17.0
Flask-SQLAlchemy==2.3.2
Flask-WTF==0.14.2
functools32==3.2.3.post2
future==0.16.0
futures==3.2.0
html5lib==1.0.1
idna==2.6
ipaddress==1.0.19
ipykernel==4.8.2
ipython==5.5.0
ipython-genutils==0.2.0
ipywidgets==7.1.2
itsdangerous==0.24
Jinja2==2.10
jinja2-time==0.2.0
jsonify==0.5
jsonschema==2.6.0
jupyter-client==5.2.3
jupyter-core==4.4.0
MarkupSafe==0.23
mimerender==0.6.0
mistune==0.8.3
nbconvert==5.3.1
nbformat==4.4.0
notebook==5.4.1
oauthlib==2.0.7
ordereddict==1.1
pandocfilters==1.4.2
paramiko==2.4.1
passlib==1.7.1
pathlib2==2.1.0
pickleshare==0.7.4
pipenv==11.10.0
poyo==0.4.1
product==0.1.1.1
prompt-toolkit==1.0.15
psycopg2==2.7.4
pyasn1==0.4.2
pycparser==2.18
Pygments==2.2.0
PyJWT==1.4.2
pymongo==3.6.0
PyMySQL==0.8.0
PyNaCl==1.2.1
pyOpenSSL==17.5.0
pyparsing==2.2.0
python-dateutil==2.6.1
python-mimeparse==1.6.0
pytz==2018.3
pywinpty==0.5.1
pyzmq==17.0.0
qtconsole==4.3.1
requests==2.18.4
requests-oauthlib==0.8.0
scandir==1.7
Send2Trash==1.5.0
simplegeneric==0.8.1
simplejson==3.13.2
singledispatch==3.4.0.3
six==1.11.0
terminado==0.8.1
testpath==0.3.1
tornado==5.0.2
traitlets==4.3.2
SQLAlchemy==1.2.3
urllib3==1.22
virtualenv==15.1.0
virtualenv-clone==0.3.0
visitor==0.1.3
waitress==1.1.0
wcwidth==0.1.7
webencodings==0.5.1
websocket-client==0.46.0
wheel==0.30.0
Werkzeug==0.11.15
whichcraft==0.4.1
widgetsnbextension==3.1.4
win-unicode-console==0.5
WTForms==2.1