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

retrying requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +220 -218
requirements.txt CHANGED
@@ -1,218 +1,220 @@
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
 
 
 
1
+ absl-py
2
+ alibi
3
+ appdirs
4
+ asn1crypto
5
+ astor
6
+ astunparse
7
+ attrs
8
+ backcall
9
+ beautifulsoup4
10
+ BHClustering
11
+ bleach
12
+ blis
13
+ bokeh
14
+ boto3
15
+ botocore
16
+ cachetools
17
+ catalogue
18
+ certifi
19
+ cffi
20
+ chardet
21
+ Click
22
+ cloudpickle
23
+ cmake
24
+ colorama
25
+ colorcet
26
+ cryptography
27
+ cycler
28
+ cymem
29
+ Cython
30
+ dask
31
+ dataclasses
32
+ datashader
33
+ datashape
34
+ decorator
35
+ defusedxml
36
+ dice-ml
37
+ distlib
38
+ distributed
39
+ drive-cli
40
+ entrypoints
41
+ fasttext
42
+ ffmpeg
43
+ filelock
44
+ fire
45
+ flask
46
+ flatbuffers
47
+ flatten-json
48
+ fsspec
49
+ future
50
+ gast
51
+ glfw
52
+ google-api-python-client
53
+ google-auth
54
+ google-auth-httplib2
55
+ google-auth-oauthlib
56
+ google-pasta
57
+ gradio
58
+ grpcio
59
+ h5py
60
+ HeapDict
61
+ holoviews
62
+ httplib2
63
+ idna
64
+ imageio
65
+ importlib-metadata
66
+ ipykernel
67
+ ipython
68
+ ipython-genutils
69
+ ipywidgets
70
+ jax
71
+ jedi
72
+ Jinja2
73
+ jmespath
74
+ joblib
75
+ json5
76
+ jsonschema
77
+ jupyter
78
+ jupyter-client
79
+ jupyter-console
80
+ jupyter-core
81
+ jupyterlab
82
+ jupyterlab-server
83
+ jupyterlab-widgets
84
+ Keras
85
+ Keras-Applications
86
+ Keras-Preprocessing
87
+ kiwisolver
88
+ libarchive-c
89
+ lime
90
+ llvmlite
91
+ locket
92
+ lockfile
93
+ Markdown
94
+ MarkupSafe
95
+ matplotlib
96
+ mistune
97
+ more-itertools
98
+ msgpack
99
+ MulticoreTSNE
100
+ multipledispatch
101
+ murmurhash
102
+ nbconvert
103
+ nbformat
104
+ networkx
105
+ nltk
106
+ notebook
107
+ numpy
108
+ oauth2client
109
+ oauthlib
110
+ openai
111
+ opt-einsum
112
+ packaging
113
+ pandas
114
+ pandas-path
115
+ pandocfilters
116
+ panel
117
+ param
118
+ parso
119
+ partd
120
+ patsy
121
+ pexpect
122
+ pick
123
+ pickleshare
124
+ Pillow
125
+ plac
126
+ preshed
127
+ prettytable
128
+ progressbar
129
+ prometheus-client
130
+ prompt-toolkit
131
+ protobuf
132
+ protobuf3-to-dict
133
+ psutil
134
+ ptpython
135
+ ptyprocess
136
+ pyasn1
137
+ pyasn1-modules
138
+ pybind11
139
+ pycosat
140
+ pycparser
141
+ pyct
142
+ pyDOE2
143
+ pyfiglet
144
+ pyglet
145
+ Pygments
146
+ pynndescent
147
+ pyOpenSSL
148
+ pyparsing
149
+ pyrsistent
150
+ PySocks
151
+ python-dateutil
152
+ pytorch-lightning
153
+ pytz
154
+ pyviz-comms
155
+ PyWavelets
156
+ PyYAML
157
+ pyzmq
158
+ qbstyles
159
+ qtconsole
160
+ regex
161
+ requests
162
+ requests-oauthlib
163
+ rsa
164
+ s3transfer
165
+ sacremoses
166
+ sagemaker
167
+ scikit-image
168
+ scikit-learn
169
+ scikit-video
170
+ scipy
171
+ seaborn
172
+ Send2Trash
173
+ sentencepiece
174
+ shap
175
+ six
176
+ sklearn
177
+ slicer
178
+ smdebug
179
+ smdebug-rulesconfig
180
+ sortedcontainers
181
+ soupsieve
182
+ spacy-lookups-data
183
+ srsly
184
+ statsmodels
185
+ tblib
186
+ tensorboard
187
+ tensorboard-plugin-wit
188
+ tensorboardX
189
+ tensorflow-estimator
190
+ termcolor
191
+ terminado
192
+ testpath
193
+ tf-estimator-nightly
194
+ tfrecord
195
+ thinc
196
+ threadpoolctl
197
+ tokenizers
198
+ toolz
199
+ torch
200
+ torchvision
201
+ tornado
202
+ tqdm
203
+ traitlets
204
+ transformers
205
+ typing-extensions
206
+ umap
207
+ umap-learn
208
+ uritemplate
209
+ urllib3
210
+ Utils-Config
211
+ virtualenv
212
+ wasabi
213
+ wcwidth
214
+ webencodings
215
+ Werkzeug
216
+ widgetsnbextension
217
+ wrapt
218
+ xarray
219
+ zict
220
+ zipp