kritsg commited on
Commit
43e38d7
·
1 Parent(s): e3914b4

added requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +218 -0
requirements.txt ADDED
@@ -0,0 +1,218 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==0.11.0
2
+ alibi==0.5.5
3
+ appdirs==1.4.3
4
+ asn1crypto==0.24.0
5
+ astor==0.8.1
6
+ astunparse==1.6.3
7
+ attrs==19.3.0
8
+ backcall==0.1.0
9
+ beautifulsoup4==4.9.3
10
+ BHClustering==0.0.3
11
+ bleach==3.1.0
12
+ blis==0.4.1
13
+ bokeh==2.2.3
14
+ boto3==1.15.4
15
+ botocore==1.18.4
16
+ cachetools==4.1.1
17
+ catalogue==1.0.0
18
+ certifi==2020.6.20
19
+ cffi==1.12.3
20
+ chardet==3.0.4
21
+ Click==7.0
22
+ cloudpickle==1.6.0
23
+ cmake==3.18.2.post1
24
+ colorama==0.4.1
25
+ colorcet==2.0.6
26
+ cryptography==2.7
27
+ cycler==0.10.0
28
+ cymem==2.0.5
29
+ Cython==0.29.16
30
+ dask==2021.2.0
31
+ dataclasses==0.6
32
+ datashader==0.12.0
33
+ datashape==0.5.2
34
+ decorator==4.4.1
35
+ defusedxml==0.6.0
36
+ dice-ml==0.4
37
+ distlib==0.3.0
38
+ distributed==2021.2.0
39
+ drive-cli==2.1.0
40
+ entrypoints==0.3
41
+ fasttext==0.9.2
42
+ ffmpeg==1.4
43
+ filelock==3.0.12
44
+ fire==0.3.1
45
+ flatbuffers==1.12
46
+ flatten-json==0.1.13
47
+ fsspec==0.8.3
48
+ future==0.18.2
49
+ gast==0.3.3
50
+ glfw==1.11.0
51
+ google-api-python-client==1.7.8
52
+ google-auth==1.22.1
53
+ google-auth-httplib2==0.0.4
54
+ google-auth-oauthlib==0.4.1
55
+ google-pasta==0.2.0
56
+ grpcio==1.32.0
57
+ h5py==2.10.0
58
+ HeapDict==1.0.1
59
+ holoviews==1.14.1
60
+ httplib2==0.12.1
61
+ idna==2.8
62
+ imageio==2.6.1
63
+ importlib-metadata==1.4.0
64
+ ipykernel==5.3.4
65
+ ipython==7.11.1
66
+ ipython-genutils==0.2.0
67
+ ipywidgets==7.6.3
68
+ jax==0.2.9
69
+ jedi==0.15.2
70
+ Jinja2==2.10.3
71
+ jmespath==0.10.0
72
+ joblib==0.17.0
73
+ json5==0.8.5
74
+ jsonschema==3.2.0
75
+ jupyter==1.0.0
76
+ jupyter-client==5.3.4
77
+ jupyter-console==6.1.0
78
+ jupyter-core==4.6.1
79
+ jupyterlab==1.2.5
80
+ jupyterlab-server==1.0.6
81
+ jupyterlab-widgets==1.0.0
82
+ Keras==2.3.1
83
+ Keras-Applications==1.0.8
84
+ Keras-Preprocessing==1.1.2
85
+ kiwisolver==1.1.0
86
+ libarchive-c==2.8
87
+ lime==0.2.0.1
88
+ llvmlite==0.35.0
89
+ locket==0.2.1
90
+ lockfile==0.12.2
91
+ Markdown==3.1.1
92
+ MarkupSafe==1.1.1
93
+ matplotlib==3.3.4
94
+ mistune==0.8.4
95
+ more-itertools==8.1.0
96
+ msgpack==1.0.2
97
+ MulticoreTSNE==0.1
98
+ multipledispatch==0.6.0
99
+ murmurhash==1.0.5
100
+ nbconvert==5.6.1
101
+ nbformat==5.0.3
102
+ networkx==2.4
103
+ nltk==3.5
104
+ notebook==6.0.2
105
+ numpy==1.19.2
106
+ oauth2client==4.1.3
107
+ oauthlib==3.1.0
108
+ openai==0.3.0
109
+ opt-einsum==3.3.0
110
+ packaging==20.4
111
+ pandas==1.1.5
112
+ pandas-path==0.1.2
113
+ pandocfilters==1.4.2
114
+ panel==0.10.3
115
+ param==1.10.1
116
+ parso==0.5.2
117
+ partd==1.1.0
118
+ patsy==0.5.1
119
+ pexpect==4.8.0
120
+ pick==0.6.4
121
+ pickleshare==0.7.5
122
+ Pillow==7.2.0
123
+ plac==0.9.6
124
+ preshed==3.0.5
125
+ prettytable==0.7.2
126
+ progressbar==2.5
127
+ prometheus-client==0.7.1
128
+ prompt-toolkit==3.0.2
129
+ protobuf==3.13.0
130
+ protobuf3-to-dict==0.1.5
131
+ psutil==5.8.0
132
+ ptpython==3.0.2
133
+ ptyprocess==0.6.0
134
+ pyasn1==0.4.8
135
+ pyasn1-modules==0.2.8
136
+ pybind11==2.6.2
137
+ pycosat==0.6.3
138
+ pycparser==2.19
139
+ pyct==0.4.8
140
+ pyDOE2==1.3.0
141
+ pyfiglet==0.8.post1
142
+ pyglet==1.5.0
143
+ Pygments==2.5.2
144
+ pynndescent==0.5.2
145
+ pyOpenSSL==19.0.0
146
+ pyparsing==2.4.6
147
+ pyrsistent==0.15.7
148
+ PySocks==1.7.0
149
+ python-dateutil==2.8.1
150
+ pytorch-lightning==0.10.0
151
+ pytz==2021.3
152
+ pyviz-comms==2.0.1
153
+ PyWavelets==1.1.1
154
+ PyYAML==5.3.1
155
+ pyzmq==18.1.1
156
+ qbstyles==0.1.3
157
+ qtconsole==4.6.0
158
+ regex==2017.4.5
159
+ requests==2.21.0
160
+ requests-oauthlib==1.3.0
161
+ rsa==4.0
162
+ s3transfer==0.3.3
163
+ sacremoses==0.0.43
164
+ sagemaker==2.10.0
165
+ scikit-image==0.16.2
166
+ scikit-learn==0.22.1
167
+ scikit-video==1.1.11
168
+ scipy==1.6.3
169
+ seaborn==0.11.1
170
+ Send2Trash==1.5.0
171
+ sentencepiece==0.1.91
172
+ shap==0.39.0
173
+ six==1.16.0
174
+ sklearn==0.0
175
+ slicer==0.0.7
176
+ smdebug==0.9.3
177
+ smdebug-rulesconfig==0.1.5
178
+ sortedcontainers==2.3.0
179
+ soupsieve==2.1
180
+ spacy-lookups-data==0.3.2
181
+ srsly==1.0.5
182
+ statsmodels==0.11.1
183
+ tblib==1.7.0
184
+ tensorboard==2.4.0
185
+ tensorboard-plugin-wit==1.7.0
186
+ tensorboardX==2.1
187
+ tensorflow-estimator==2.4.0
188
+ termcolor==1.1.0
189
+ terminado==0.8.3
190
+ testpath==0.4.4
191
+ tf-estimator-nightly==2.0.0.dev2019092611
192
+ tfrecord==1.11
193
+ thinc==7.1.1
194
+ threadpoolctl==3.0.0
195
+ tokenizers==0.10.1
196
+ toolz==0.11.1
197
+ torch==1.8.1
198
+ torchvision==0.9.1
199
+ tornado==6.0.3
200
+ tqdm==4.62.3
201
+ traitlets==4.3.3
202
+ transformers==4.3.2
203
+ typing-extensions==3.7.4.3
204
+ umap==0.1.1
205
+ umap-learn==0.5.1
206
+ uritemplate==3.0.1
207
+ urllib3==1.24.2
208
+ Utils-Config==1.0.0
209
+ virtualenv==20.0.16
210
+ wasabi==0.8.2
211
+ wcwidth==0.1.8
212
+ webencodings==0.5.1
213
+ Werkzeug==1.0.1
214
+ widgetsnbextension==3.5.1
215
+ wrapt==1.12.1
216
+ xarray==0.16.2
217
+ zict==2.0.0
218
+ zipp==2.0.0