-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathenvironment.yml
46 lines (46 loc) · 1.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
name: dff
channels:
- defaults
dependencies:
- astroid=2.6.6=py36hecd8cb5_0
- ca-certificates=2021.10.26=hecd8cb5_2
- certifi=2020.6.20=pyhd3eb1b0_3
- isort=5.9.3=pyhd3eb1b0_0
- lazy-object-proxy=1.6.0=py36h9ed2024_0
- libcxx=12.0.0=h2f01273_0
- libffi=3.3=hb1e8313_2
- mccabe=0.6.1=py36_1
- ncurses=6.3=hca72f7f_2
- openssl=1.1.1l=h9ed2024_0
- pip=21.2.2=py36hecd8cb5_0
- pylint=2.9.6=py36hecd8cb5_1
- python=3.6.13=h88f2d9e_0
- readline=8.1=h9ed2024_0
- setuptools=58.0.4=py36hecd8cb5_0
- sqlite=3.36.0=hce871da_0
- tk=8.6.11=h7bc2e8c_0
- toml=0.10.2=pyhd3eb1b0_0
- typed-ast=1.4.3=py36h9ed2024_1
- typing-extensions=3.10.0.2=hd3eb1b0_0
- typing_extensions=3.10.0.2=pyh06a4308_0
- wheel=0.37.0=pyhd3eb1b0_1
- wrapt=1.12.1=py36h1de35cc_1
- xz=5.2.5=h1de35cc_0
- zlib=1.2.11=h1de35cc_3
- pip:
- cycler==0.11.0
- cython==0.29.24
- gco-wrapper==3.0.8
- imageio==2.13.3
- kiwisolver==1.3.1
- matplotlib==3.3.4
- numpy==1.19.5
- opencv-contrib-python==4.5.4.60
- opencv-python==4.5.4.60
- pillow==8.4.0
- pyparsing==3.0.6
- python-dateutil==2.8.2
- scipy==1.5.4
- six==1.16.0
- urllib3==1.26.7
prefix: /Users/cw1204772/miniconda3/envs/dff