forked from princeton-computational-imaging/SeeingThroughFog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
executable file
·52 lines (52 loc) · 1003 Bytes
/
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
name: LabelTool
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1
- asn1crypto=0.24.0
- ca-certificates=2018.03.07
- certifi=2018.11.29
- cffi=1.11.5
- chardet=3.0.4
- conda=4.5.12
- conda-env=2.6.0
- cryptography=2.4.2
- idna=2.8
- libedit=3.1.20170329
- libffi=3.2.1
- libgcc-ng=8.2.0
- libstdcxx-ng=8.2.0
- ncurses=6.1
- openssl=1.1.1a
- pip=18.1
- pycosat=0.6.3
- pycparser=2.19
- pyopenssl=18.0.0
- pysocks=1.6.8
- python=3.7.1
- readline=7.0
- requests=2.21.0
- ruamel_yaml=0.15.46
- setuptools=40.6.3
- six=1.12.0
- sqlite=3.26.0
- tk=8.6.8
- urllib3=1.24.1
- wheel=0.32.3
- xz=5.2.4
- yaml=0.1.7
- zlib=1.2.11
- pip:
- cycler==0.10.0
- future==0.18.2
- iso8601==0.1.12
- kiwisolver==1.1.0
- matplotlib==3.1.3
- numpy==1.18.1
- opencv-python==4.2.0.32
- pyparsing==2.4.6
- pyquaternion==0.9.5
- pyserial==3.4
- python-dateutil==2.8.1
- pyyaml==5.3.1
- serial==0.0.97