Dean commited on
Commit
50b2019
1 Parent(s): 92de89b

Fixed requirements.txt to comply with conda format

Browse files
Files changed (1) hide show
  1. requirements.txt +171 -153
requirements.txt CHANGED
@@ -1,153 +1,171 @@
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
- appdirs=1.4.4=pypi_0
6
- atpublic=2.0=pypi_0
7
- attrs=19.3.0=py_0
8
- backcall=0.2.0=pypi_0
9
- beautifulsoup4=4.9.1=py37_0
10
- blas=1.0=mkl
11
- boto3=1.14.47=pypi_0
12
- botocore=1.17.47=pypi_0
13
- bottleneck=1.3.2=py37heb32a55_1
14
- brotlipy=0.7.0=py37h7b6447c_1000
15
- ca-certificates=2020.6.24=0
16
- catalogue=1.0.0=py37_1
17
- certifi=2020.6.20=py37_0
18
- cffi=1.14.0=py37h2e261b9_0
19
- chardet=3.0.4=py37_1003
20
- colorama=0.4.3=pypi_0
21
- commonmark=0.9.1=pypi_0
22
- configobj=5.0.6=pypi_0
23
- cryptography=2.9.2=py37h1ba5d50_0
24
- cudatoolkit=10.2.89=hfd86e86_1
25
- cycler=0.10.0=py37_0
26
- cymem=2.0.3=py37he6710b0_0
27
- cython-blis=0.4.1=py37h7b6447c_1
28
- dataclasses=0.7=py37_0
29
- decorator=4.4.2=pypi_0
30
- dictdiffer=0.8.1=pypi_0
31
- distro=1.5.0=pypi_0
32
- docutils=0.15.2=pypi_0
33
- dpath=2.0.1=pypi_0
34
- dvc=1.6.0=pypi_0
35
- fastai=1.0.61=1
36
- fastcore=1.0.0=pyh39e3cac_0
37
- fastprogress=1.0.0=pyh39e3cac_0
38
- flatten-json=0.1.7=pypi_0
39
- flufl-lock=3.2=pypi_0
40
- freetype=2.10.2=h5ab3b9f_0
41
- funcy=1.14=pypi_0
42
- future=0.18.2=pypi_0
43
- gitdb=4.0.5=pypi_0
44
- gitpython=3.1.7=pypi_0
45
- grandalf=0.6=pypi_0
46
- h5py=2.10.0=pypi_0
47
- idna=2.10=py_0
48
- importlib-metadata=1.7.0=py37_0
49
- importlib_metadata=1.7.0=0
50
- intel-openmp=2020.1=217
51
- ipython=7.17.0=pypi_0
52
- ipython-genutils=0.2.0=pypi_0
53
- jedi=0.17.2=pypi_0
54
- jmespath=0.10.0=pypi_0
55
- joblib=0.16.0=py_0
56
- jpeg=9b=h024ee3a_2
57
- jsonpath-ng=1.5.1=pypi_0
58
- jsonschema=3.0.2=py37_0
59
- kiwisolver=1.2.0=py37hfd86e86_0
60
- lcms2=2.11=h396b838_0
61
- ld_impl_linux-64=2.33.1=h53a641e_7
62
- libedit=3.1.20191231=h14c3975_1
63
- libffi=3.2.1=hd88cf55_4
64
- libgcc-ng=9.1.0=hdf63c60_0
65
- libgfortran-ng=7.3.0=hdf63c60_0
66
- libpng=1.6.37=hbc83047_0
67
- libstdcxx-ng=9.1.0=hdf63c60_0
68
- libtiff=4.1.0=h2733197_1
69
- lz4-c=1.9.2=he6710b0_1
70
- matplotlib=3.3.1=1
71
- matplotlib-base=3.3.1=py37h817c723_0
72
- mkl=2020.1=217
73
- mkl-service=2.3.0=py37he904b0f_0
74
- mkl_fft=1.1.0=py37h23d657b_0
75
- mkl_random=1.1.1=py37h0573a6f_0
76
- murmurhash=1.0.2=py37he6710b0_0
77
- nanotime=0.5.2=pypi_0
78
- ncurses=6.2=he6710b0_1
79
- networkx=2.4=pypi_0
80
- ninja=1.10.0=py37hfd86e86_0
81
- numexpr=2.7.1=py37h423224d_0
82
- numpy=1.19.1=py37hbc911f0_0
83
- numpy-base=1.19.1=py37hfa32c7d_0
84
- nvidia-ml-py3=7.352.0=py_0
85
- olefile=0.46=py37_0
86
- opencv-python=4.4.0.42=pypi_0
87
- openssl=1.1.1g=h7b6447c_0
88
- packaging=20.4=py_0
89
- pandas=1.1.0=py37he6710b0_0
90
- parso=0.7.1=pypi_0
91
- pathspec=0.8.0=pypi_0
92
- pexpect=4.8.0=pypi_0
93
- pickleshare=0.7.5=pypi_0
94
- pillow=7.2.0=py37hb39fc2d_0
95
- pip=20.2.2=py37_0
96
- plac=0.9.6=py37_1
97
- ply=3.11=pypi_0
98
- preshed=3.0.2=py37he6710b0_1
99
- prompt-toolkit=3.0.6=pypi_0
100
- ptyprocess=0.6.0=pypi_0
101
- pyasn1=0.4.8=pypi_0
102
- pycparser=2.20=py_2
103
- pydot=1.4.1=pypi_0
104
- pygments=2.6.1=pypi_0
105
- pygtrie=2.3.2=pypi_0
106
- pyopenssl=19.1.0=py_1
107
- pyparsing=2.4.7=py_0
108
- pyrsistent=0.16.0=py37h7b6447c_0
109
- pysocks=1.7.1=py37_1
110
- python=3.7.6=cpython_h8356626_6
111
- python-dateutil=2.8.1=py_0
112
- python_abi=3.7=1_cp37m
113
- pytorch=1.6.0=py3.7_cuda10.2.89_cudnn7.6.5_0
114
- pytz=2020.1=py_0
115
- pyyaml=5.3.1=py37h7b6447c_1
116
- readline=8.0=h7b6447c_0
117
- requests=2.24.0=py_0
118
- rich=5.2.1=pypi_0
119
- ruamel-yaml=0.16.10=pypi_0
120
- ruamel-yaml-clib=0.2.0=pypi_0
121
- s3transfer=0.3.3=pypi_0
122
- scikit-learn=0.23.1=py37h423224d_0
123
- scipy=1.5.2=py37h0b6359f_0
124
- setuptools=49.6.0=py37_0
125
- shortuuid=1.0.1=pypi_0
126
- shtab=1.3.1=pypi_0
127
- six=1.15.0=py_0
128
- smmap=3.0.4=pypi_0
129
- soupsieve=2.0.1=py_0
130
- spacy=2.3.1=py37hfd86e86_0
131
- sqlite=3.33.0=h62c20be_0
132
- srsly=1.0.2=py37he6710b0_0
133
- tabulate=0.8.7=pypi_0
134
- thinc=7.4.1=py37hfd86e86_0
135
- threadpoolctl=2.1.0=pyh5ca1d4c_0
136
- tk=8.6.10=hbc83047_0
137
- toml=0.10.1=pypi_0
138
- torchvision=0.7.0=py37_cu102
139
- tornado=6.0.4=py37h7b6447c_1
140
- tqdm=4.48.2=py_0
141
- traitlets=4.3.3=pypi_0
142
- typing-extensions=3.7.4.2=pypi_0
143
- urllib3=1.25.10=py_0
144
- voluptuous=0.11.7=pypi_0
145
- wasabi=0.7.1=py_0
146
- wcwidth=0.2.5=pypi_0
147
- wheel=0.34.2=py37_0
148
- xz=5.2.5=h7b6447c_0
149
- yaml=0.2.5=h7b6447c_0
150
- zc-lockfile=2.0=pypi_0
151
- zipp=3.1.0=py_0
152
- zlib=1.2.11=h7b6447c_3
153
- zstd=1.4.5=h9ceee32_0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ name: savta_depth
2
+ channels:
3
+ - pytorch
4
+ - fastai
5
+ - defaults
6
+ - conda-forge
7
+ dependencies:
8
+ - _libgcc_mutex=0.1=main
9
+ - attrs=19.3.0=py_0
10
+ - beautifulsoup4=4.9.1=py37_0
11
+ - blas=1.0=mkl
12
+ - bottleneck=1.3.2=py37heb32a55_1
13
+ - brotlipy=0.7.0=py37h7b6447c_1000
14
+ - ca-certificates=2020.6.24=0
15
+ - catalogue=1.0.0=py37_1
16
+ - certifi=2020.6.20=py37_0
17
+ - cffi=1.14.0=py37h2e261b9_0
18
+ - chardet=3.0.4=py37_1003
19
+ - cryptography=2.9.2=py37h1ba5d50_0
20
+ - cudatoolkit=10.2.89=hfd86e86_1
21
+ - cycler=0.10.0=py37_0
22
+ - cymem=2.0.3=py37he6710b0_0
23
+ - cython-blis=0.4.1=py37h7b6447c_1
24
+ - dataclasses=0.7=py37_0
25
+ - fastai=1.0.61=1
26
+ - fastcore=1.0.0=pyh39e3cac_0
27
+ - fastprogress=1.0.0=pyh39e3cac_0
28
+ - freetype=2.10.2=h5ab3b9f_0
29
+ - idna=2.10=py_0
30
+ - importlib-metadata=1.7.0=py37_0
31
+ - importlib_metadata=1.7.0=0
32
+ - intel-openmp=2020.1=217
33
+ - joblib=0.16.0=py_0
34
+ - jpeg=9b=h024ee3a_2
35
+ - jsonschema=3.0.2=py37_0
36
+ - kiwisolver=1.2.0=py37hfd86e86_0
37
+ - lcms2=2.11=h396b838_0
38
+ - ld_impl_linux-64=2.33.1=h53a641e_7
39
+ - libedit=3.1.20191231=h14c3975_1
40
+ - libffi=3.2.1=hd88cf55_4
41
+ - libgcc-ng=9.1.0=hdf63c60_0
42
+ - libgfortran-ng=7.3.0=hdf63c60_0
43
+ - libpng=1.6.37=hbc83047_0
44
+ - libstdcxx-ng=9.1.0=hdf63c60_0
45
+ - libtiff=4.1.0=h2733197_1
46
+ - lz4-c=1.9.2=he6710b0_1
47
+ - matplotlib=3.3.1=1
48
+ - matplotlib-base=3.3.1=py37h817c723_0
49
+ - mkl=2020.1=217
50
+ - mkl-service=2.3.0=py37he904b0f_0
51
+ - mkl_fft=1.1.0=py37h23d657b_0
52
+ - mkl_random=1.1.1=py37h0573a6f_0
53
+ - murmurhash=1.0.2=py37he6710b0_0
54
+ - ncurses=6.2=he6710b0_1
55
+ - ninja=1.10.0=py37hfd86e86_0
56
+ - numexpr=2.7.1=py37h423224d_0
57
+ - numpy=1.19.1=py37hbc911f0_0
58
+ - numpy-base=1.19.1=py37hfa32c7d_0
59
+ - nvidia-ml-py3=7.352.0=py_0
60
+ - olefile=0.46=py37_0
61
+ - openssl=1.1.1g=h7b6447c_0
62
+ - packaging=20.4=py_0
63
+ - pandas=1.1.0=py37he6710b0_0
64
+ - pillow=7.2.0=py37hb39fc2d_0
65
+ - pip=20.2.2=py37_0
66
+ - plac=0.9.6=py37_1
67
+ - preshed=3.0.2=py37he6710b0_1
68
+ - pycparser=2.20=py_2
69
+ - pyopenssl=19.1.0=py_1
70
+ - pyparsing=2.4.7=py_0
71
+ - pyrsistent=0.16.0=py37h7b6447c_0
72
+ - pysocks=1.7.1=py37_1
73
+ - python=3.7.6=cpython_h8356626_6
74
+ - python-dateutil=2.8.1=py_0
75
+ - python_abi=3.7=1_cp37m
76
+ - pytorch=1.6.0=py3.7_cuda10.2.89_cudnn7.6.5_0
77
+ - pytz=2020.1=py_0
78
+ - pyyaml=5.3.1=py37h7b6447c_1
79
+ - readline=8.0=h7b6447c_0
80
+ - requests=2.24.0=py_0
81
+ - scikit-learn=0.23.1=py37h423224d_0
82
+ - scipy=1.5.2=py37h0b6359f_0
83
+ - setuptools=49.6.0=py37_0
84
+ - six=1.15.0=py_0
85
+ - soupsieve=2.0.1=py_0
86
+ - spacy=2.3.1=py37hfd86e86_0
87
+ - sqlite=3.33.0=h62c20be_0
88
+ - srsly=1.0.2=py37he6710b0_0
89
+ - thinc=7.4.1=py37hfd86e86_0
90
+ - threadpoolctl=2.1.0=pyh5ca1d4c_0
91
+ - tk=8.6.10=hbc83047_0
92
+ - torchvision=0.7.0=py37_cu102
93
+ - tornado=6.0.4=py37h7b6447c_1
94
+ - tqdm=4.48.2=py_0
95
+ - urllib3=1.25.10=py_0
96
+ - wasabi=0.7.1=py_0
97
+ - wheel=0.34.2=py37_0
98
+ - xz=5.2.5=h7b6447c_0
99
+ - yaml=0.2.5=h7b6447c_0
100
+ - zipp=3.1.0=py_0
101
+ - zlib=1.2.11=h7b6447c_3
102
+ - zstd=1.4.5=h9ceee32_0
103
+ - pip:
104
+ - appdirs==1.4.4
105
+ - atpublic==2.0
106
+ - backcall==0.2.0
107
+ - boto3==1.14.47
108
+ - botocore==1.17.47
109
+ - cachetools==4.1.1
110
+ - colorama==0.4.3
111
+ - commonmark==0.9.1
112
+ - configobj==5.0.6
113
+ - decorator==4.4.2
114
+ - dictdiffer==0.8.1
115
+ - distro==1.5.0
116
+ - docutils==0.15.2
117
+ - dpath==2.0.1
118
+ - dvc==1.6.0
119
+ - flatten-json==0.1.7
120
+ - flufl-lock==3.2
121
+ - funcy==1.14
122
+ - future==0.18.2
123
+ - gitdb==4.0.5
124
+ - gitpython==3.1.7
125
+ - google-api-core==1.22.1
126
+ - google-auth==1.20.1
127
+ - google-cloud-core==1.4.1
128
+ - google-cloud-storage==1.19.0
129
+ - google-crc32c==0.1.0
130
+ - google-resumable-media==0.7.1
131
+ - googleapis-common-protos==1.52.0
132
+ - grandalf==0.6
133
+ - h5py==2.10.0
134
+ - ipython==7.17.0
135
+ - ipython-genutils==0.2.0
136
+ - jedi==0.17.2
137
+ - jmespath==0.10.0
138
+ - jsonpath-ng==1.5.1
139
+ - nanotime==0.5.2
140
+ - networkx==2.4
141
+ - opencv-python==4.4.0.42
142
+ - parso==0.7.1
143
+ - pathspec==0.8.0
144
+ - pexpect==4.8.0
145
+ - pickleshare==0.7.5
146
+ - ply==3.11
147
+ - prompt-toolkit==3.0.6
148
+ - protobuf==3.13.0
149
+ - ptyprocess==0.6.0
150
+ - pyasn1==0.4.8
151
+ - pyasn1-modules==0.2.8
152
+ - pydot==1.4.1
153
+ - pygments==2.6.1
154
+ - pygtrie==2.3.2
155
+ - rich==5.2.1
156
+ - rsa==4.6
157
+ - ruamel-yaml==0.16.10
158
+ - ruamel-yaml-clib==0.2.0
159
+ - s3transfer==0.3.3
160
+ - shortuuid==1.0.1
161
+ - shtab==1.3.1
162
+ - smmap==3.0.4
163
+ - tabulate==0.8.7
164
+ - toml==0.10.1
165
+ - traitlets==4.3.3
166
+ - typing-extensions==3.7.4.2
167
+ - voluptuous==0.11.7
168
+ - wcwidth==0.2.5
169
+ - zc-lockfile==2.0
170
+ prefix: /opt/conda/envs/savta_depth
171
+