forked from machine-learning-apps/Issue-Label-Bot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
115 lines (114 loc) · 2.28 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
-i https://pypi.org/simple
absl-py==0.11.0
appnope==0.1.0
backports.weakref==1.0.post1
chardet==3.0.4
cycler==0.10.0
entrypoints==0.3
flask==2.2.5
ftfy==4.4.3
gast==0.2.2
github3.py==1.3.0
google-cloud-pubsub==0.45.0
grpcio==1.53.2
gunicorn==19.10.0
h5py==2.9.0
html5lib==1.0.1
idna==2.8
ijson==2.3
ipdb==0.12
ipykernel==5.1.0
ipython-genutils==0.2.0
ipython==8.10.0
ipywidgets==7.4.2
itsdangerous==1.1.0
jedi==0.13.3
jinja2==2.11.3
jsonify==0.5
jsonschema==2.6.0
jupyter-client==5.2.4
jupyter-console==6.0.0
jupyter-core==4.11.2
jupyter==1.0.0
jwcrypto==1.4
jwt==0.6.1
keras-applications==1.0.7
keras-preprocessing==1.0.9
keras==2.6.0rc3
kiwisolver==1.0.1
ktext==0.34
markdown==3.1
markupsafe==1.1.1
matplotlib==3.0.3
mistune==2.0.3
mock==2.0.0
more-itertools==7.0.0
msgpack-numpy==0.4.4.2
msgpack==0.6.1
multiprocess==0.70.7
murmurhash==1.0.2
nbconvert==6.3.0b0
nbformat==4.4.0
networkx==2.6
pandas==0.24.2
pandocfilters==1.4.2
parso==0.3.4
pathos==0.2.3
pbr==5.1.3
pexpect==4.6.0
pickleshare==0.7.5
plac==0.9.6
pox==0.2.5
ppft==1.6.4.9
preshed==2.0.1
prometheus-client==0.6.0
prompt-toolkit==2.0.9
protobuf==3.18.3
psycopg2-binary==2.7.7
psycopg2==2.7.7
ptyprocess==0.6.0
pyarrow==0.15.1
pycparser==2.19
pyemd==0.5.1
pygments==2.15.0
pyjwt==2.4.0
pyparsing==2.3.1
pyphen==0.9.5
python-dateutil==2.8.0
python-levenshtein==0.12.1
pytz==2018.9
pyzmq==18.0.1
qtconsole==4.4.3
requests==2.31.0
scikit-learn==0.24.2
scipy==1.10.0rc1
send2trash==1.5.0
six==1.12.0
spacy==2.1.3
sqlalchemy==1.3.19
srsly==0.0.5
tensorboard==1.12.2
tensorflow==1.15.4
termcolor==1.1.0
terminado==0.8.2
testpath==0.4.2
textacy==0.6.2
thinc==7.0.4
toolz==0.9.0
tornado==6.3.3
tqdm==4.31.1
traitlets==4.3.2
unidecode==1.0.23
uritemplate==3.0.0
wasabi==0.2.1
wcwidth==0.1.7
webencodings==0.5.1
werkzeug==2.2.3
wheel==0.38.0 ; python_version >= '3'
widgetsnbextension==3.4.2
rsa>=4.1 # not directly required, pinned by Snyk to avoid a vulnerability
urllib3>=1.25.9 # not directly required, pinned by Snyk to avoid a vulnerability
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
cryptography>=3.2 # not directly required, pinned by Snyk to avoid a vulnerability
numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability
jupyter-server>=2.7.2 # not directly required, pinned by Snyk to avoid a vulnerability