-
Notifications
You must be signed in to change notification settings - Fork 5
/
requirements.from.docker.txt
243 lines (243 loc) · 6.65 KB
/
requirements.from.docker.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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
absl-py==0.7.1
aif360==0.2.0
alabaster==0.7.8
asn1crypto==0.24.0
astor==0.8.0
audioread==2.1.8
-e git+https://github.com/autonlab/autonbox.git@262f384d5f3167083f157f03eefdbf049aeaf94b#egg=autonbox
Babel==2.4.0
basenet==0.0.0
-e git+https://github.com/BBN-E/d3m-bbn-primitives.git@029fc54554c43d7462f79279c655e525603800b9#egg=bbn_primitives
beautifulsoup4==4.7.1
bleach==3.1.0
blis==0.2.4
boto==2.49.0
boto3==1.9.174
botocore==1.12.174
Bottleneck==1.2.1
bs4==0.0.1
byudml==0.6.6
certifi==2019.6.16
cffi==1.12.3
chardet==3.0.4
Click==7.0
cloudpickle==1.2.1
-e git+https://gitlab.com/datadrivendiscovery/common-primitives.git@48c0ebf7bb5b86ee6f00a38ae52546dc4c5b3be5#egg=common_primitives
cryptography==2.1.4
custom-inherit==2.2.0
cvxpy==1.0.24
cycler==0.10.0
cymem==2.0.2
Cython==0.29.7
d3m==2019.6.7
dask==1.2.2
dataclasses==0.6
-e git+https://github.com/NewKnowledge/datacleaning-d3m-wrapper.git@d2666de3de1406adfad4c74f4aacaf52ceccfced#egg=DatacleaningD3MWrapper
datamart==2019.6.17
datamart-isi==2.1
datamart-nyu==0.2.1
datasketch==1.4.5
date-extractor==3.9.1
dateparser==0.7.0
deap==1.3.0
decorator==4.4.0
defusedxml==0.6.0
dill==0.2.9
-e git+https://github.com/uncharted-distil/distil-primitives.git@21b0a71a8585ce7b894ce241296d51c763f2078d#egg=distil_primitives
distributed==1.28.1
docker==2.7.0
docker-pycreds==0.4.0
docutils==0.14
-e git+https://github.com/brekelma/dsbox_corex@0114a62b5cc1ec31834d613ad9fbb9d5fd6a936d#egg=dsbox_corex
-e git+https://github.com/brekelma/dsbox_graphs@5d2a773cba8e672814dba120b30c3f2d48582c5d#egg=dsbox_graphs
-e git+https://github.com/usc-isi-i2/dsbox-primitives@ca0a450d1686e373a3692a6b496c504dfe79f065#egg=dsbox_primitives
-e git+https://github.com/rooshenas/dsbox-spen@2f0ae91bb467769d7243a19510df56630691833a#egg=dsbox_spen
ecos==2.0.7.post1
entrypoints==0.3
-e git+https://github.com/NewKnowledge/D3M-Fairness-Primitives.git@7a48c3d0b1750a5942c4ba21d89c4e55557a3625#egg=FairnessPrimitives
Faker==1.0.7
fastai==1.0.53.post2
fastdtw==0.3.2
-e git+https://github.com/autonlab/fastlvm.git@f0c7d40c8e7005d5e3470a0247f0bf4449a56eed#egg=fastlvm
fastprogress==0.1.21
featuretools==0.9.0
-e git+https://github.com/Featuretools/ta1-primitives.git@b8899ef5a3c0bb686b56ba3a170d4b1037a9d461#egg=featuretools_ta1
-e git+https://github.com/autonlab/find_projections.git@7ccdab2cf1026392de41681ed7c9637d9cd87e83#egg=find_projections
frozendict==1.2
future==0.17.1
gast==0.2.2
gensim==3.7.3
gitdb2==2.0.5
GitPython==2.1.11
GPUtil==1.3.0
graspy==0.0.3
grpcio==1.21.1
h5py==2.9.0
hdbscan==0.8.18
HeapDict==1.0.0
idna==2.6
imageio==2.3.0
imagesize==0.7.1
ipython-genutils==0.2.0
isodate==0.6.0
-e git+https://github.com/neurodata/primitives-interfaces.git@a859043f43001a6be4ed6a93a45ca6916f059236#egg=jhu_primitives
Jinja2==2.10
jmespath==0.9.4
joblib==0.13.2
-e git+https://gitlab.com/datadrivendiscovery/jpl-primitives.git@8f15aebb23557189a40a79661b8b6308c2f279ec#egg=jpl_primitives
jsonlines==1.2.0
jsonpath-ng==1.4.3
jsonschema==2.6.0
julia==0.4.1
jupyter-core==4.5.0
Keras==2.2.4
Keras-Applications==1.0.8
Keras-Preprocessing==1.1.0
keyring==10.6.0
keyrings.alt==3.0
kiwisolver==1.1.0
langdetect==1.0.7
lap==0.5.dev0
lapjv==1.2.0
librosa==0.6.3
lightgbm==2.2.2
llvmlite==0.29.0
-e git+https://gitlab.com/d3m-perspectalabs-primitives/lupi_rf.git@b55c02f05d7781dbf20ce7f1f8d25e871a88f1f8#egg=lupi_rf
-e git+https://gitlab.com/d3m-perspectalabs-primitives/lupi_rfsel.git@47bd9d73a166026ce228d7accf2711dfbaea2c4e#egg=lupi_rfsel
-e git+https://gitlab.com/d3m-perspectalabs-primitives/lupi_primitive.git@41c98ba00d5e8492ba1ed0158fe36cf9ec659db3#egg=lupi_svm
Markdown==3.1.1
MarkupSafe==1.0
matplotlib==3.1.0
metalearn==0.5.4
mistune==0.8.4
msgpack==0.6.1
multiprocess==0.70.7
murmurhash==1.0.2
mypy-extensions==0.4.1
nbconvert==5.5.0
nbformat==4.4.0
networkx==2.2
nltk==3.4.3
nose==1.3.7
numba==0.44.1
numexpr==2.6.9
numpy==1.15.4
nvidia-ml-py3==7.352.0
opencv-python==4.1.0.25
opencv-python-headless==3.4.5.20
osqp==0.5.0
packaging==19.0
pandas==0.23.4
pandocfilters==1.4.2
pathos==0.2.3
patsy==0.5.1
-e git+https://github.com/NewKnowledge/pcafeatures-d3m-wrapper.git@4b31ed6098236ef7392768c45e4fa2f238124d3c#egg=PcafeaturesD3MWrapper
Pillow==6.0.0
plac==0.9.6
ply==3.11
pmdarima==1.0.0
pox==0.2.5
ppft==1.6.4.9
preshed==2.0.1
protobuf==3.8.0
psutil==5.6.3
psycopg2-binary==2.8.3
punk==3.0.0
pyarrow==0.13.0
pycparser==2.19
pycrypto==2.6.1
pycurl==7.43.0.2
-e git+https://github.com/cyangcornell/d3m-primitives.git@a8f383d27f7dc878a92de0aa2337d869ff2d01b4#egg=pyglrm_d3m
Pygments==2.2.0
pygobject==3.26.1
pymc3==3.7
pyOpenSSL==17.5.0
pyparsing==2.4.0
pyramid-arima==0.9.0
pyrsistent==0.14.11
python-apt==1.6.4
python-dateutil==2.8.0
python-prctl==1.7
pytorch-pretrained-bert==0.4.1
pytypes==1.0b5
pytz==2018.3
PyWavelets==1.0.3
pyxdg==0.25
PyYAML==5.1
rdflib==4.2.2
-e git+https://github.com/ICSI-RealML/realML.git@b7d40ee389a8757a0636ab634ad514c32e87be42#egg=realML
redis==3.2.1
regex==2017.4.5
requests==2.19.1
resampy==0.2.1
rescal==0.1
rfc3987==1.3.8
-e git+https://github.com/NewKnowledge/rffeatures-d3m-wrapper.git@07552f0aef0db10676745e841d8fb934bd4c049e#egg=RffeaturesD3MWrapper
rltk==2.0.0a13
roman==2.0.0
rpi-d3m-primitives==0.1.6
s3transfer==0.2.1
scikit-image==0.15.0
scikit-learn==0.20.3
scipy==1.2.1
scs==2.1.0
seaborn==0.9.0
SecretStorage==2.3.1
selenium==3.141.0
sgm==1.0.3
Simon==1.2.4
-e git+https://github.com/NewKnowledge/simon-d3m-wrapper.git@2c95c371f4462ffae1cf8ea1ae6902ca23539adc#egg=SimonD3MWrapper
six==1.11.0
sklearn-pandas==1.8.0
-e git+https://gitlab.com/datadrivendiscovery/sklearn-wrap.git@aab0f8373dfc08e52a61f21998fe2fd7d8d4860a#egg=sklearn_wrap
Sloth==2.0.7
smart-open==1.8.4
smmap2==2.0.5
sortedcontainers==2.1.0
SoundFile==0.10.2
soupsieve==1.9.1
spacy==2.1.4
SPARQLWrapper==1.8.4
Sphinx==1.6.7
-e git+https://github.com/dvdmjohnson/d3m_michigan_primitives.git@aa14dd2ad88b7d580779f42eec8a7d0a9632f4c4#egg=spider
sri-d3m==1.5.5
sri-tpot==1.2.2
srsly==0.0.7
statsmodels==0.9.0
stopit==1.1.2
strict-rfc3339==0.7
tablextract==1.3.1
tblib==1.4.0
tensorboard==1.12.2
tensorflow-gpu==1.12.2
termcolor==1.1.0
-e git+https://gitlab.com/datadrivendiscovery/tests-data.git@e6299dfefcdfdc309dac0dc28b9bbf3eb9193cae#egg=test_primitives&subdirectory=primitives
testpath==0.4.2
text-unidecode==1.2
tflearn==0.3.2
Theano==1.0.4
thinc==7.0.4
-e git+https://github.com/NewKnowledge/TimeSeries-D3M-Wrappers.git@86b8566d3767f79562ecec3316e77247b1a39061#egg=TimeSeriesD3MWrappers
toolz==0.9.0
torch==1.0.1.post2
torchvision==0.2.1
tornado==6.0.2
TPOT==0.10.1
tqdm==4.32.2
traitlets==4.3.2
tslearn==0.1.29
typing==3.6.6
typing-inspect==0.3.1
tzlocal==1.5.1
update-checker==0.16
urllib3==1.23
wasabi==0.2.2
webcolors==1.8.1
webencodings==0.5.1
websocket-client==0.56.0
Werkzeug==0.15.4
wget==3.2
wikidata-wikifier==1.0.0
Wikipedia-API==0.4.4
xgboost==0.81
zict==0.1.4