-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathenvironment.yml
118 lines (118 loc) · 3.22 KB
/
environment.yml
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
name: lagomorph
channels:
- pytorch
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- alabaster=0.7.12=py37_0
- babel=2.9.0=pyhd3eb1b0_0
- blas=1.0=mkl
- brotlipy=0.7.0=py37h27cfd23_1003
- ca-certificates=2021.4.13=h06a4308_1
- certifi=2020.12.5=py37h06a4308_0
- cffi=1.12.3=py37h2e261b9_0
- chardet=4.0.0=py37h06a4308_1003
- colorama=0.4.4=pyhd3eb1b0_0
- cryptography=3.4.7=py37hd23ed53_0
- cudatoolkit=10.0.130=0
- freetype=2.9.1=h8a8886c_1
- hdf5=1.12.0=hc3cf35f_0
- idna=2.10=pyhd3eb1b0_0
- imagesize=1.2.0=pyhd3eb1b0_0
- intel-openmp=2019.4=243
- jinja2=2.11.3=pyhd3eb1b0_0
- jpeg=9b=h024ee3a_2
- libedit=3.1.20181209=hc058e9b_0
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=9.1.0=hdf63c60_0
- libgfortran-ng=7.3.0=hdf63c60_0
- libpng=1.6.37=hbc83047_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- libtiff=4.0.10=h2733197_2
- markupsafe=1.1.1=py37h14c3975_1
- mkl=2019.4=243
- mkl-service=2.3.0=py37he904b0f_0
- mkl_fft=1.0.14=py37ha843d7b_0
- mkl_random=1.1.0=py37hd6b4f25_0
- mpi=1.0=mpich
- mpi4py=3.0.3=py37hf046da1_1
- mpich=3.3.2=hc856adb_0
- ncurses=6.1=he6710b0_1
- ninja=1.9.0=py37hfd86e86_0
- numpy=1.17.2=py37haad9e8e_0
- numpy-base=1.17.2=py37hde5b4d6_0
- olefile=0.46=py37_0
- openssl=1.1.1k=h27cfd23_0
- packaging=20.9=pyhd3eb1b0_0
- pillow=6.1.0=py37h34e0f95_0
- pip=19.2.3=py37_0
- pycparser=2.19=py37_0
- pygments=2.8.1=pyhd3eb1b0_0
- pyopenssl=20.0.1=pyhd3eb1b0_1
- pyparsing=2.4.7=pyhd3eb1b0_0
- pysocks=1.7.1=py37_1
- python=3.7.4=h265db76_1
- pytorch=1.0.1=py3.7_cuda10.0.130_cudnn7.4.2_2
- readline=7.0=h7b6447c_5
- requests=2.25.1=pyhd3eb1b0_0
- scipy=1.3.1=py37h7c811a0_0
- setuptools=41.2.0=py37_0
- six=1.12.0=py37_0
- snowballstemmer=2.1.0=pyhd3eb1b0_0
- sphinx=4.0.1=pyhd3eb1b0_0
- sphinxcontrib-applehelp=1.0.2=pyhd3eb1b0_0
- sphinxcontrib-devhelp=1.0.2=pyhd3eb1b0_0
- sphinxcontrib-htmlhelp=1.0.3=pyhd3eb1b0_0
- sphinxcontrib-jsmath=1.0.1=pyhd3eb1b0_0
- sphinxcontrib-qthelp=1.0.3=pyhd3eb1b0_0
- sphinxcontrib-serializinghtml=1.1.4=pyhd3eb1b0_0
- sqlite=3.29.0=h7b6447c_0
- tk=8.6.8=hbc83047_0
- torchvision=0.2.2=py_3
- urllib3=1.26.4=pyhd3eb1b0_0
- wheel=0.33.6=py37_0
- xz=5.2.4=h14c3975_4
- zlib=1.2.11=h7b6447c_3
- zstd=1.3.7=h0b5b093_0
- pip:
- appdirs==1.4.4
- black==21.5b1
- bleach==3.3.0
- cfgv==3.3.0
- click==8.0.0
- distlib==0.3.1
- docutils==0.16
- filelock==3.0.12
- h5py==2.10.0
- identify==2.2.4
- importlib-metadata==3.10.0
- jeepney==0.6.0
- keyring==23.0.1
- lagomorph==1.0.26.dev0+g80b3f6c.d20210331
- mypy-extensions==0.4.3
- nibabel==3.2.1
- nodeenv==1.6.0
- pandas==0.25.1
- pathspec==0.8.1
- pkginfo==1.7.0
- pre-commit==2.12.1
- pytest-runner==5.1
- python-dateutil==2.8.0
- pytz==2019.2
- pyyaml==5.4.1
- readme-renderer==29.0
- regex==2021.4.4
- requests-toolbelt==0.9.1
- rfc3986==1.4.0
- secretstorage==3.3.1
- setuptools-scm==3.3.3
- sphinx-math-dollar==1.2
- sphinx-rtd-theme==0.5.2
- toml==0.10.2
- tqdm==4.36.1
- twine==3.4.1
- typed-ast==1.4.3
- typing-extensions==3.7.4.3
- virtualenv==20.4.6
- webencodings==0.5.1
- zipp==3.4.1