andreslu commited on
Commit
fa7e69f
·
1 Parent(s): 2e0646d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +219 -210
requirements.txt CHANGED
@@ -1,210 +1,219 @@
1
- name: orion
2
- channels:
3
- - https://mirrors.ustc.edu.cn/anaconda/pkgs/main
4
- - https://mirrors.ustc.edu.cn/anaconda/pkgs/main/
5
- - https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
6
- - defaults
7
- dependencies:
8
- - _libgcc_mutex=0.1=main
9
- - arrow-cpp=4.0.1=py38hced866c_3
10
- - aws-c-common=0.4.57=he6710b0_1
11
- - aws-c-event-stream=0.1.6=h2531618_5
12
- - aws-checksums=0.1.9=he6710b0_0
13
- - aws-sdk-cpp=1.8.185=hce553d0_0
14
- - backcall=0.2.0=pyhd3eb1b0_0
15
- - blas=1.0=mkl
16
- - boost-cpp=1.73.0=h27cfd23_11
17
- - bottleneck=1.3.2=py38heb32a55_1
18
- - brotli=1.0.9=he6710b0_2
19
- - bzip2=1.0.8=h7b6447c_0
20
- - c-ares=1.17.1=h27cfd23_0
21
- - ca-certificates=2021.7.5=h06a4308_1
22
- - certifi=2021.5.30=py38h06a4308_0
23
- - decorator=5.0.6=pyhd3eb1b0_0
24
- - double-conversion=3.1.5=he6710b0_1
25
- - expat=2.3.0=h2531618_2
26
- - gflags=2.2.2=he6710b0_0
27
- - git=2.23.0=pl526hacde149_0
28
- - glog=0.5.0=h2531618_0
29
- - grpc-cpp=1.26.0=hf8bcb03_0
30
- - icu=58.2=he6710b0_3
31
- - intel-openmp=2021.3.0=h06a4308_3350
32
- - ipykernel=5.3.4=py38h5ca1d4c_0
33
- - ipython=7.22.0=py38hb070fc8_0
34
- - ipython_genutils=0.2.0=pyhd3eb1b0_1
35
- - jedi=0.17.0=py38_0
36
- - jupyter_client=6.1.12=pyhd3eb1b0_0
37
- - jupyter_core=4.7.1=py38h06a4308_0
38
- - krb5=1.18.2=h173b8e3_0
39
- - libboost=1.73.0=h3ff78a5_11
40
- - libcurl=7.71.1=h20c2e04_1
41
- - libedit=3.1.20210216=h27cfd23_1
42
- - libevent=2.1.8=h1ba5d50_1
43
- - libffi=3.2.1=hf484d3e_1007
44
- - libgcc-ng=9.1.0=hdf63c60_0
45
- - libprotobuf=3.11.2=hd408876_0
46
- - libsodium=1.0.18=h7b6447c_0
47
- - libssh2=1.9.0=h1ba5d50_1
48
- - libstdcxx-ng=9.1.0=hdf63c60_0
49
- - libthrift=0.13.0=hfb8234f_6
50
- - lz4-c=1.9.3=h2531618_0
51
- - mkl=2021.3.0=h06a4308_520
52
- - mkl-service=2.4.0=py38h7f8727e_0
53
- - mkl_fft=1.3.0=py38h42c9631_2
54
- - mkl_random=1.2.2=py38h51133e4_0
55
- - ncurses=6.2=he6710b0_1
56
- - numexpr=2.7.3=py38h22e1b3c_1
57
- - numpy-base=1.20.3=py38h74d4b33_0
58
- - openssl=1.1.1k=h27cfd23_0
59
- - orc=1.6.7=h973521d_2
60
- - parso=0.8.2=pyhd3eb1b0_0
61
- - pcre=8.44=he6710b0_0
62
- - perl=5.26.2=h14c3975_0
63
- - pexpect=4.8.0=pyhd3eb1b0_3
64
- - pickleshare=0.7.5=pyhd3eb1b0_1003
65
- - pip=21.0.1=py38h06a4308_0
66
- - prompt-toolkit=3.0.17=pyh06a4308_0
67
- - ptyprocess=0.7.0=pyhd3eb1b0_2
68
- - pygments=2.8.1=pyhd3eb1b0_0
69
- - python=3.8.0=h0371630_2
70
- - python-dateutil=2.8.1=pyhd3eb1b0_0
71
- - pytz=2021.1=pyhd3eb1b0_0
72
- - pyzmq=20.0.0=py38h2531618_1
73
- - re2=2020.11.01=h2531618_1
74
- - readline=7.0=h7b6447c_5
75
- - setuptools=52.0.0=py38h06a4308_0
76
- - six=1.15.0=pyhd3eb1b0_0
77
- - snappy=1.1.8=he6710b0_0
78
- - sqlite=3.33.0=h62c20be_0
79
- - tk=8.6.10=hbc83047_0
80
- - tornado=6.1=py38h27cfd23_0
81
- - traitlets=5.0.5=pyhd3eb1b0_0
82
- - uriparser=0.9.3=he6710b0_1
83
- - utf8proc=2.6.1=h27cfd23_0
84
- - wcwidth=0.2.5=py_0
85
- - wheel=0.36.2=pyhd3eb1b0_0
86
- - xz=5.2.5=h7b6447c_0
87
- - yaml=0.2.5=h7b6447c_0
88
- - zeromq=4.3.4=h2531618_0
89
- - zlib=1.2.11=h7b6447c_3
90
- - zstd=1.4.9=haebb681_0
91
- - pip:
92
- - absl-py==0.12.0
93
- - argon2-cffi==20.1.0
94
- - async-generator==1.10
95
- - attrs==20.3.0
96
- - autopep8==1.5.6
97
- - bleach==3.3.0
98
- - blis==0.7.4
99
- - cachetools==4.2.1
100
- - catalogue==2.0.3
101
- - cffi==1.14.5
102
- - chardet==4.0.0
103
- - click==7.1.2
104
- - cupy-cuda110==8.6.0
105
- - cymem==2.0.5
106
- - datasets==1.11.0
107
- - defusedxml==0.7.1
108
- - dill==0.3.3
109
- - entrypoints==0.3
110
- - fastrlock==0.6
111
- - filelock==3.0.12
112
- - flake8==3.9.1
113
- - fsspec==2021.7.0
114
- - git-python==1.0.3
115
- - gitdb==4.0.7
116
- - gitpython==3.1.17
117
- - google-auth==1.29.0
118
- - google-auth-oauthlib==0.4.4
119
- - grpcio==1.37.0
120
- - huggingface-hub==0.0.12
121
- - idna==2.10
122
- - ipywidgets==7.6.3
123
- - jinja2==2.11.3
124
- - joblib==1.0.1
125
- - jsonlines==2.0.0
126
- - jsonschema==3.2.0
127
- - jupyter==1.0.0
128
- - jupyter-console==6.4.0
129
- - jupyterlab-pygments==0.1.2
130
- - jupyterlab-widgets==1.0.0
131
- - lightseq==1.2.0
132
- - markdown==3.3.4
133
- - markupsafe==1.1.1
134
- - mccabe==0.6.1
135
- - mistune==0.8.4
136
- - multiprocess==0.70.11.1
137
- - murmurhash==1.0.5
138
- - nbclient==0.5.3
139
- - nbconvert==6.0.7
140
- - nbformat==5.1.3
141
- - nest-asyncio==1.5.1
142
- - ngram==3.3.2
143
- - nltk==3.6.2
144
- - notebook==6.3.0
145
- - numpy==1.20.2
146
- - oauthlib==3.1.0
147
- - packaging==20.9
148
- - pandas==1.2.4
149
- - pandocfilters==1.4.3
150
- - pathy==0.4.0
151
- - pillow==8.2.0
152
- - portalocker==2.0.0
153
- - preshed==3.0.5
154
- - prometheus-client==0.10.1
155
- - protobuf==3.15.8
156
- - psutil==5.8.0
157
- - pyarrow==3.0.0
158
- - pyasn1==0.4.8
159
- - pyasn1-modules==0.2.8
160
- - pycodestyle==2.7.0
161
- - pycparser==2.20
162
- - pydantic==1.7.3
163
- - pyflakes==2.3.1
164
- - pyparsing==2.4.7
165
- - pyrsistent==0.17.3
166
- - pyyaml==5.4.1
167
- - qtconsole==5.0.3
168
- - qtpy==1.9.0
169
- - regex==2021.4.4
170
- - requests==2.25.1
171
- - requests-oauthlib==1.3.0
172
- - rouge-score==0.0.4
173
- - rsa==4.7.2
174
- - sacrebleu==1.5.1
175
- - sacremoses==0.0.44
176
- - scikit-learn==0.24.2
177
- - scipy==1.6.3
178
- - send2trash==1.5.0
179
- - seqeval==1.2.2
180
- - sklearn==0.0
181
- - smart-open==3.0.0
182
- - smmap==4.0.0
183
- - spacy==3.0.5
184
- - spacy-legacy==3.0.2
185
- - srsly==2.4.1
186
- - tensorboard==2.5.0
187
- - tensorboard-data-server==0.6.0
188
- - tensorboard-plugin-wit==1.8.0
189
- - tensorboardx==2.2
190
- - terminado==0.9.4
191
- - testpath==0.4.4
192
- - thinc==8.0.2
193
- - threadpoolctl==2.1.0
194
- - tokenizers==0.10.2
195
- - toml==0.10.2
196
- - torch==1.8.1
197
- - torch-tb-profiler==0.1.0
198
- - torchaudio==0.8.1
199
- - torchvision==0.9.1
200
- - tqdm==4.49.0
201
- - transformers==4.9.1
202
- - typer==0.3.2
203
- - typing-extensions==3.7.4.3
204
- - urllib3==1.26.4
205
- - wasabi==0.8.2
206
- - webencodings==0.5.1
207
- - werkzeug==1.0.1
208
- - widgetsnbextension==3.5.1
209
- - xxhash==2.0.2
210
-
 
 
 
 
 
 
 
 
 
 
1
+ # This file may be used to create an environment using:
2
+ # $ conda create --name <env> --file <this file>
3
+ # platform: linux-64
4
+ _libgcc_mutex=0.1=main
5
+ _openmp_mutex=5.1=1_gnu
6
+ absl-py=0.12.0=pypi_0
7
+ argon2-cffi=20.1.0=pypi_0
8
+ arrow-cpp=4.0.1=py38hced866c_3
9
+ async-generator=1.10=pypi_0
10
+ attrs=20.3.0=pypi_0
11
+ autopep8=1.5.6=pypi_0
12
+ aws-c-common=0.4.57=he6710b0_1
13
+ aws-c-event-stream=0.1.6=h2531618_5
14
+ aws-checksums=0.1.9=he6710b0_0
15
+ aws-sdk-cpp=1.8.185=hce553d0_0
16
+ backcall=0.2.0=pyhd3eb1b0_0
17
+ blas=1.0=mkl
18
+ bleach=3.3.0=pypi_0
19
+ blis=0.7.4=pypi_0
20
+ boost-cpp=1.73.0=h27cfd23_11
21
+ bottleneck=1.3.2=py38heb32a55_1
22
+ brotli=1.0.9=he6710b0_2
23
+ bzip2=1.0.8=h7b6447c_0
24
+ c-ares=1.17.1=h27cfd23_0
25
+ ca-certificates=2021.7.5=h06a4308_1
26
+ cachetools=4.2.1=pypi_0
27
+ catalogue=2.0.3=pypi_0
28
+ certifi=2021.5.30=py38h06a4308_0
29
+ cffi=1.14.5=pypi_0
30
+ chardet=4.0.0=pypi_0
31
+ charset-normalizer=2.0.4=pyhd3eb1b0_0
32
+ click=7.1.2=pypi_0
33
+ conda=23.1.0=py38h06a4308_0
34
+ conda-content-trust=0.1.3=py38h06a4308_0
35
+ conda-package-handling=1.8.1=py38h7f8727e_0
36
+ cryptography=38.0.4=py38h9ce1e76_0
37
+ cupy-cuda110=8.6.0=pypi_0
38
+ cymem=2.0.5=pypi_0
39
+ datasets=1.11.0=pypi_0
40
+ decorator=5.0.6=pyhd3eb1b0_0
41
+ defusedxml=0.7.1=pypi_0
42
+ dill=0.3.3=pypi_0
43
+ double-conversion=3.1.5=he6710b0_1
44
+ entrypoints=0.3=pypi_0
45
+ expat=2.3.0=h2531618_2
46
+ fastrlock=0.6=pypi_0
47
+ filelock=3.0.12=pypi_0
48
+ flake8=3.9.1=pypi_0
49
+ fsspec=2021.7.0=pypi_0
50
+ gflags=2.2.2=he6710b0_0
51
+ git=2.23.0=pl526hacde149_0
52
+ git-python=1.0.3=pypi_0
53
+ gitdb=4.0.7=pypi_0
54
+ gitpython=3.1.17=pypi_0
55
+ glog=0.5.0=h2531618_0
56
+ google-auth=1.29.0=pypi_0
57
+ google-auth-oauthlib=0.4.4=pypi_0
58
+ grpc-cpp=1.26.0=hf8bcb03_0
59
+ grpcio=1.37.0=pypi_0
60
+ huggingface-hub=0.0.12=pypi_0
61
+ icu=58.2=he6710b0_3
62
+ idna=2.10=pypi_0
63
+ intel-openmp=2021.3.0=h06a4308_3350
64
+ ipykernel=5.3.4=py38h5ca1d4c_0
65
+ ipython=7.22.0=py38hb070fc8_0
66
+ ipython_genutils=0.2.0=pyhd3eb1b0_1
67
+ ipywidgets=7.6.3=pypi_0
68
+ jedi=0.17.0=py38_0
69
+ jinja2=2.11.3=pypi_0
70
+ joblib=1.0.1=pypi_0
71
+ jsonlines=2.0.0=pypi_0
72
+ jsonschema=3.2.0=pypi_0
73
+ jupyter=1.0.0=pypi_0
74
+ jupyter-console=6.4.0=pypi_0
75
+ jupyter_client=6.1.12=pyhd3eb1b0_0
76
+ jupyter_core=4.7.1=py38h06a4308_0
77
+ jupyterlab-pygments=0.1.2=pypi_0
78
+ jupyterlab-widgets=1.0.0=pypi_0
79
+ krb5=1.18.2=h173b8e3_0
80
+ ld_impl_linux-64=2.38=h1181459_1
81
+ libboost=1.73.0=h3ff78a5_11
82
+ libcurl=7.71.1=h20c2e04_1
83
+ libedit=3.1.20210216=h27cfd23_1
84
+ libevent=2.1.8=h1ba5d50_1
85
+ libffi=3.2.1=hf484d3e_1007
86
+ libgcc-ng=9.1.0=hdf63c60_0
87
+ libgomp=11.2.0=h1234567_1
88
+ libprotobuf=3.11.2=hd408876_0
89
+ libsodium=1.0.18=h7b6447c_0
90
+ libssh2=1.9.0=h1ba5d50_1
91
+ libstdcxx-ng=9.1.0=hdf63c60_0
92
+ libthrift=0.13.0=hfb8234f_6
93
+ lightseq=1.2.0=pypi_0
94
+ lz4-c=1.9.3=h2531618_0
95
+ markdown=3.3.4=pypi_0
96
+ markupsafe=1.1.1=pypi_0
97
+ mccabe=0.6.1=pypi_0
98
+ mistune=0.8.4=pypi_0
99
+ mkl=2021.3.0=h06a4308_520
100
+ mkl-service=2.4.0=py38h7f8727e_0
101
+ mkl_fft=1.3.0=py38h42c9631_2
102
+ mkl_random=1.2.2=py38h51133e4_0
103
+ multiprocess=0.70.11.1=pypi_0
104
+ murmurhash=1.0.5=pypi_0
105
+ nbclient=0.5.3=pypi_0
106
+ nbconvert=6.0.7=pypi_0
107
+ nbformat=5.1.3=pypi_0
108
+ ncurses=6.2=he6710b0_1
109
+ nest-asyncio=1.5.1=pypi_0
110
+ ngram=3.3.2=pypi_0
111
+ nltk=3.6.2=pypi_0
112
+ notebook=6.3.0=pypi_0
113
+ numexpr=2.7.3=py38h22e1b3c_1
114
+ numpy=1.20.2=pypi_0
115
+ oauthlib=3.1.0=pypi_0
116
+ openssl=1.1.1k=h27cfd23_0
117
+ orc=1.6.7=h973521d_2
118
+ packaging=20.9=pypi_0
119
+ pandas=1.2.4=pypi_0
120
+ pandocfilters=1.4.3=pypi_0
121
+ parso=0.8.2=pyhd3eb1b0_0
122
+ pathy=0.4.0=pypi_0
123
+ pcre=8.44=he6710b0_0
124
+ perl=5.26.2=h14c3975_0
125
+ pexpect=4.8.0=pyhd3eb1b0_3
126
+ pickleshare=0.7.5=pyhd3eb1b0_1003
127
+ pillow=8.2.0=pypi_0
128
+ pip=21.0.1=py38h06a4308_0
129
+ pluggy=1.0.0=py38h06a4308_1
130
+ portalocker=2.0.0=pypi_0
131
+ preshed=3.0.5=pypi_0
132
+ prometheus-client=0.10.1=pypi_0
133
+ prompt-toolkit=3.0.17=pyh06a4308_0
134
+ protobuf=3.15.8=pypi_0
135
+ psutil=5.8.0=pypi_0
136
+ ptyprocess=0.7.0=pyhd3eb1b0_2
137
+ pyarrow=3.0.0=pypi_0
138
+ pyasn1=0.4.8=pypi_0
139
+ pyasn1-modules=0.2.8=pypi_0
140
+ pycodestyle=2.7.0=pypi_0
141
+ pycosat=0.6.3=py38h7b6447c_1
142
+ pycparser=2.20=pypi_0
143
+ pydantic=1.7.3=pypi_0
144
+ pyflakes=2.3.1=pypi_0
145
+ pygments=2.8.1=pyhd3eb1b0_0
146
+ pyopenssl=22.0.0=pyhd3eb1b0_0
147
+ pyparsing=2.4.7=pypi_0
148
+ pyrsistent=0.17.3=pypi_0
149
+ pysocks=1.7.1=py38h06a4308_0
150
+ python=3.8.0=h0371630_2
151
+ python-dateutil=2.8.1=pyhd3eb1b0_0
152
+ pytz=2021.1=pyhd3eb1b0_0
153
+ pyyaml=5.4.1=pypi_0
154
+ pyzmq=20.0.0=py38h2531618_1
155
+ qtconsole=5.0.3=pypi_0
156
+ qtpy=1.9.0=pypi_0
157
+ re2=2020.11.01=h2531618_1
158
+ readline=7.0=h7b6447c_5
159
+ regex=2021.4.4=pypi_0
160
+ requests=2.25.1=pypi_0
161
+ requests-oauthlib=1.3.0=pypi_0
162
+ rouge-score=0.0.4=pypi_0
163
+ rsa=4.7.2=pypi_0
164
+ ruamel.yaml=0.16.12=py38h7b6447c_1
165
+ ruamel.yaml.clib=0.2.6=py38h7f8727e_0
166
+ sacrebleu=1.5.1=pypi_0
167
+ sacremoses=0.0.44=pypi_0
168
+ scikit-learn=0.24.2=pypi_0
169
+ scipy=1.6.3=pypi_0
170
+ send2trash=1.5.0=pypi_0
171
+ seqeval=1.2.2=pypi_0
172
+ setuptools=52.0.0=py38h06a4308_0
173
+ six=1.15.0=pyhd3eb1b0_0
174
+ sklearn=0.0=pypi_0
175
+ smart-open=3.0.0=pypi_0
176
+ smmap=4.0.0=pypi_0
177
+ snappy=1.1.8=he6710b0_0
178
+ spacy=3.0.5=pypi_0
179
+ spacy-legacy=3.0.2=pypi_0
180
+ sqlite=3.33.0=h62c20be_0
181
+ srsly=2.4.1=pypi_0
182
+ tensorboard=2.5.0=pypi_0
183
+ tensorboard-data-server=0.6.0=pypi_0
184
+ tensorboard-plugin-wit=1.8.0=pypi_0
185
+ tensorboardx=2.2=pypi_0
186
+ terminado=0.9.4=pypi_0
187
+ testpath=0.4.4=pypi_0
188
+ thinc=8.0.2=pypi_0
189
+ threadpoolctl=2.1.0=pypi_0
190
+ tk=8.6.10=hbc83047_0
191
+ tokenizers=0.10.2=pypi_0
192
+ toml=0.10.2=pypi_0
193
+ toolz=0.12.0=py38h06a4308_0
194
+ torch=1.8.1=pypi_0
195
+ torch-tb-profiler=0.1.0=pypi_0
196
+ torchaudio=0.8.1=pypi_0
197
+ torchvision=0.9.1=pypi_0
198
+ tornado=6.1=py38h27cfd23_0
199
+ tqdm=4.49.0=pypi_0
200
+ traitlets=5.0.5=pyhd3eb1b0_0
201
+ transformers=4.9.1=pypi_0
202
+ typer=0.3.2=pypi_0
203
+ typing-extensions=3.7.4.3=pypi_0
204
+ tzdata=2022g=h04d1e81_0
205
+ uriparser=0.9.3=he6710b0_1
206
+ urllib3=1.26.4=pypi_0
207
+ utf8proc=2.6.1=h27cfd23_0
208
+ wasabi=0.8.2=pypi_0
209
+ wcwidth=0.2.5=py_0
210
+ webencodings=0.5.1=pypi_0
211
+ werkzeug=1.0.1=pypi_0
212
+ wheel=0.36.2=pyhd3eb1b0_0
213
+ widgetsnbextension=3.5.1=pypi_0
214
+ xxhash=2.0.2=pypi_0
215
+ xz=5.2.5=h7b6447c_0
216
+ yaml=0.2.5=h7b6447c_0
217
+ zeromq=4.3.4=h2531618_0
218
+ zlib=1.2.11=h7b6447c_3
219
+ zstd=1.4.9=haebb681_0