-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtACSmodel_env.yml
49 lines (49 loc) · 989 Bytes
/
tACSmodel_env.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
name: tACSmodel
channels:
- conda-forge
- defaults
dependencies:
- ca-certificates=2020.4.5.1
- certifi=2020.4.5.1
- libffi=3.2.1
- ncurses=6.1
- openssl
- pip=20.1.1
- python=3.6.10
- python_abi=3.6
- readline=8.0
- setuptools=47.1.1
- sqlite=3.30.1
- tk=8.6.10
- wheel=0.34.2
- xz=5.2.5
- zlib=1.2.11
- pip:
- backcall==0.1.0
- cffi==1.14.0
- cycler==0.10.0
- decorator==4.4.2
- ipykernel==5.3.0
- ipython==7.15.0
- ipython-genutils==0.2.0
- jedi==0.17.0
- jupyter-client==6.1.3
- jupyter-core==4.6.3
- kiwisolver==1.2.0
- matplotlib==3.2.1
- numpy==1.18.4
- parso==0.7.0
- pexpect==4.8.0
- pickleshare==0.7.5
- prompt-toolkit==3.0.5
- ptyprocess==0.6.0
- pycparser==2.20
- pygments==2.6.1
- python-dateutil==2.8.1
- pyzmq==19.0.1
- scipy==1.4.1
- six==1.15.0
- soundfile==0.10.3.post1
- tornado==6.0.4
- traitlets==4.3.3
- wcwidth==0.2.3