-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
125 lines (125 loc) · 2.48 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
119
120
121
122
123
124
125
name: BachelorThesis
channels:
- conda-forge
- defaults
dependencies:
- blas=1.0
- blosc=1.21.0
- brotli=1.0.9
- brunsli=0.1
- bzip2=1.0.8
- c-ares=1.18.1
- ca-certificates=2022.6.15
- certifi=2022.6.15
- cfitsio=3.470
- charls=2.2.0
- cloudpickle=2.0.0
- cytoolz=0.11.0
- dask-core=2022.2.1
- freetype=2.11.0
- fsspec=2022.2.0
- giflib=5.2.1
- imagecodecs=2021.8.26
- imageio=2.9.0
- intel-openmp=2021.4.0
- jpeg=9d
- jxrlib=1.1
- krb5=1.19.2
- lcms2=2.12
- lerc=3.0
- libaec=1.0.4
- libblas=3.9.0
- libcblas=3.9.0
- libcurl=7.82.0
- libcxx=12.0.0
- libdeflate=1.8
- libedit=3.1.20210910
- libev=4.33
- libffi=3.3
- libgfortran=3.0.1
- liblapack=3.9.0
- libnghttp2=1.46.0
- libpng=1.6.37
- libssh2=1.10.0
- libtiff=4.2.0
- libwebp=1.2.0
- libwebp-base=1.2.0
- libzopfli=1.0.3
- llvm-openmp=12.0.0
- locket=0.2.1
- lz4-c=1.9.3
- mkl=2021.4.0
- mkl-service=2.4.0
- mkl_fft=1.3.1
- mkl_random=1.2.2
- ncurses=6.3
- networkx=2.7.1
- numpy=1.22.0
- olefile=0.46
- openjpeg=2.4.0
- openssl=1.1.1q
- packaging=21.3
- partd=1.2.0
- pillow=8.4.0
- pip=21.2.4
- psutil=5.8.0
- pyparsing=3.0.4
- python=3.8.12
- python_abi=3.8
- pywavelets=1.3.0
- pyyaml=6.0
- readline=8.1
- scikit-image=0.19.2
- scipy=1.7.3
- setuptools=58.0.4
- six=1.16.0
- snappy=1.1.9
- sqlite=3.36.0
- tifffile=2021.7.2
- tk=8.6.11
- toolz=0.11.2
- wheel=0.37.0
- xz=5.2.5
- yaml=0.2.5
- zfp=0.5.5
- zlib=1.2.11
- zstd=1.4.9
- pip:
- alabaster==0.7.12
- astroid==2.11.5
- babel==2.10.3
- charset-normalizer==2.1.0
- dill==0.3.4
- docopt==0.6.2
- docutils==0.19
- idna==3.3
- imagesize==1.4.1
- importlib-metadata==4.12.0
- isort==5.10.1
- jinja2==3.1.2
- lazy-object-proxy==1.7.1
- markupsafe==2.1.1
- mccabe==0.7.0
- opencv-python==4.5.5.62
- pipreqs==0.4.11
- platformdirs==2.5.2
- pygments==2.13.0
- pylint==2.13.8
- python-graphviz==0.20
- pytz==2022.2.1
- requests==2.28.1
- snowballstemmer==2.2.0
- sphinx==5.1.1
- sphinxcontrib-applehelp==1.0.2
- sphinxcontrib-devhelp==1.0.2
- sphinxcontrib-htmlhelp==2.0.0
- sphinxcontrib-jsmath==1.0.1
- sphinxcontrib-qthelp==1.0.3
- sphinxcontrib-serializinghtml==1.1.5
- tomli==2.0.1
- typing-extensions==4.2.0
- urllib3==1.26.11
- wrapt==1.14.1
- yarg==0.1.9
- zipp==3.8.1
prefix: /opt/miniconda3/envs/BachelorThesis