-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
70 lines (70 loc) · 1.82 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
name: ac-stitch
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_llvm
- blosc=1.21.0=h9c3ff4c_0
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2021.10.8=ha878542_0
- certifi=2021.10.8=py37h89c1867_1
- ld_impl_linux-64=2.35.1=h7274673_9
- libblas=3.9.0=12_linux64_openblas
- libcblas=3.9.0=12_linux64_openblas
- libffi=3.3=he6710b0_2
- libgcc-ng=11.2.0=h1d223b6_11
- libgfortran-ng=11.2.0=h69a702a_11
- libgfortran5=11.2.0=h5c6108e_11
- liblapack=3.9.0=12_linux64_openblas
- libopenblas=0.3.18=pthreads_h8fe5266_0
- libstdcxx-ng=11.2.0=he4da1e4_11
- libzlib=1.2.11=h36c2ea0_1013
- llvm-openmp=12.0.1=h4bd325d_1
- ncurses=6.3=h7f8727e_2
- numpy=1.21.4=py37h31617e3_0
- openssl=1.1.1l=h7f98852_0
- pip=21.2.2=py37h06a4308_0
- python=3.7.11=h12debd9_0
- python_abi=3.7=2_cp37m
- readline=8.1=h27cfd23_0
- setuptools=58.0.4=py37h06a4308_0
- sqlite=3.36.0=hc218d9a_0
- tk=8.6.11=h1ccaba5_0
- wheel=0.37.0=pyhd3eb1b0_1
- xz=5.2.5=h7b6447c_0
- z5py=2.0.11=py37h47f1ee2_0
- zlib=1.2.11=h36c2ea0_1013
- pip:
- argschema==3.0.1
- attrs==21.4.0
- charset-normalizer==2.0.10
- distlib==0.3.4
- filelock==3.4.2
- idna==3.3
- imageio==2.13.3
- importlib-metadata==4.10.1
- iniconfig==1.1.1
- marshmallow==3.14.1
- natsort==8.0.2
- networkx==2.6.3
- packaging==21.3
- pillow==8.4.0
- platformdirs==2.4.1
- pluggy==1.0.0
- py==1.11.0
- pyparsing==3.0.6
- pytest==6.2.5
- pywavelets==1.2.0
- pyyaml==6.0
- requests==2.27.1
- scikit-image==0.19.0
- scipy==1.7.3
- six==1.16.0
- tifffile==2021.11.2
- toml==0.10.2
- typing-extensions==4.0.1
- urllib3==1.26.8
- virtualenv==20.13.0
- zipp==3.7.0
prefix: /home/shubhab/.conda/envs/testconvert