forked from vipul-21/blindness-detection
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
97 lines (97 loc) · 1.69 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
asn1crypto==0.24.0
attrs==19.1.0
backports-abc==0.5
backports.functools-lru-cache==1.5
backports.shutil-get-terminal-size==1.0.0
bleach==3.1.0
cachetools==3.1.1
certifi==2019.3.9
chardet==3.0.4
configparser==3.7.4
cryptography==2.1.4
cycler==0.10.0
decorator==4.1.2
defusedxml==0.6.0
eigengdb==1.0
entrypoints==0.3
enum34==1.1.6
functools32==3.2.3.post2
futures==3.2.0
google-api-core==1.11.1
google-auth==1.6.3
google-cloud-core==1.0.1
google-cloud-translate==1.5.0
googleapis-common-protos==1.6.0
googletrans==2.4.0
greenlet==0.4.12
grpcio==1.21.1
gyp==0.1
idna==2.8
ijson==2.3
ipaddress==1.0.17
ipykernel==4.10.0
ipython==5.5.0
ipython-genutils==0.2.0
ipywidgets==7.4.2
Jinja2==2.10.1
jsonschema==3.0.1
jupyter==1.0.0
jupyter-client==5.2.4
jupyter-console==5.2.0
jupyter-core==4.4.0
keyring==10.6.0
keyrings.alt==3.0
kiwisolver==1.1.0
MarkupSafe==1.1.1
matplotlib==2.2.4
mistune==0.8.4
mpmath==1.1.0
msgpack==0.5.6
nbconvert==5.5.0
nbformat==4.4.0
neovim==0.2.0
nose==1.3.7
notebook==5.7.8
numpy==1.16.4
pandas==0.24.2
pandocfilters==1.4.2
pathlib2==2.3.0
pexpect==4.2.1
pickleshare==0.7.4
prometheus-client==0.7.0
prompt-toolkit==1.0.15
protobuf==3.8.0
ptyprocess==0.6.0
pyasn1==0.4.5
pyasn1-modules==0.2.5
pycrypto==2.6.1
Pygments==2.2.0
pygobject==3.26.1
pyparsing==2.4.0
pyrsistent==0.15.2
python-dateutil==2.8.0
pytz==2019.1
pyxdg==0.25
pyzmq==18.0.1
qtconsole==4.5.1
requests==2.22.0
rsa==4.0
scandir==1.7
scipy==1.2.2
SecretStorage==2.3.1
selenium==3.141.0
Send2Trash==1.5.0
simplegeneric==0.8.1
singledispatch==3.4.0.3
six==1.12.0
subprocess32==3.5.4
sympy==1.4
terminado==0.8.2
testpath==0.4.2
tornado==5.1.1
traitlets==4.3.2
trollius==2.0.1
urllib3==1.25.3
wcwidth==0.1.7
webencodings==0.5.1
widgetsnbextension==3.4.2