forked from princeton-computational-imaging/SeeingThroughFog
-
Notifications
You must be signed in to change notification settings - Fork 3
/
linux_environment.yaml
84 lines (84 loc) · 2.15 KB
/
linux_environment.yaml
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
name: DENSE
channels:
- anaconda
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- asn1crypto=0.24.0=py37_0
- blas=1.0=mkl
- ca-certificates=2020.6.24=0
- certifi=2020.6.20=py37_0
- cffi=1.11.5=py37he75722e_1
- chardet=3.0.4=py37_1
- conda=4.5.12=py37_0
- conda-env=2.6.0=1
- cryptography=2.4.2=py37h1ba5d50_0
- dbus=1.13.12=h746ee38_0
- expat=2.2.9=he6710b0_2
- fontconfig=2.13.0=h9420a91_0
- freetype=2.10.2=h5ab3b9f_0
- glib=2.56.2=hd408876_0
- gst-plugins-base=1.14.0=hbbd80ab_1
- gstreamer=1.14.0=hb453b48_1
- icu=58.2=he6710b0_3
- idna=2.8=py37_0
- intel-openmp=2020.1=217
- jpeg=9b=habf39ab_1
- libedit=3.1.20170329=h6b74fdf_2
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=8.2.0=hdf63c60_1
- libgfortran-ng=7.3.0=hdf63c60_0
- libpng=1.6.37=hbc83047_0
- libstdcxx-ng=8.2.0=hdf63c60_1
- libuuid=1.0.3=h1bed415_2
- libxcb=1.14=h7b6447c_0
- libxml2=2.9.9=hea5a465_1
- mkl=2019.4=243
- mkl-service=2.3.0=py37he904b0f_0
- mkl_fft=1.1.0=py37h23d657b_0
- mkl_random=1.1.0=py37hd6b4f25_0
- ncurses=6.1=he6710b0_1
- numpy-base=1.18.5=py37hde5b4d6_0
- openssl=1.1.1g=h7b6447c_0
- pcre=8.44=he6710b0_0
- pip=18.1=py37_0
- pycosat=0.6.3=py37h14c3975_0
- pycparser=2.19=py37_0
- pyopenssl=18.0.0=py37_0
- pyqt=5.9.2=py37h05f1152_2
- pysocks=1.6.8=py37_0
- python=3.7.1=h0371630_7
- qt=5.9.7=h5867ecd_1
- readline=7.0=h7b6447c_5
- requests=2.21.0=py37_0
- ruamel_yaml=0.15.46=py37h14c3975_0
- scipy=1.5.0=py37h0b6359f_0
- setuptools=40.6.3=py37_0
- sip=4.19.8=py37hf484d3e_0
- six=1.12.0=py37_0
- sqlite=3.26.0=h7b6447c_0
- tk=8.6.8=hbc83047_0
- tqdm=4.47.0=py_0
- urllib3=1.24.1=py37_0
- wheel=0.32.3=py37_0
- xz=5.2.4=h14c3975_4
- yaml=0.1.7=had09818_2
- zlib=1.2.11=h7b6447c_3
- pip:
- astroid==2.3.3
- cycler==0.10.0
- isort==4.3.21
- kiwisolver==1.1.0
- lazy-object-proxy==1.4.3
- matplotlib==3.1.3
- mccabe==0.6.1
- numpy==1.18.1
- opencv-python==4.2.0.32
- pylint==2.4.4
- pyopengl==3.1.5
- pyparsing==2.4.6
- pyqtgraph==0.10.0
- pyquaternion==0.9.5
- python-dateutil==2.8.1
- typed-ast==1.4.1
- wrapt==1.11.2