forked from trident-project/trident
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
39 lines (39 loc) · 838 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
name: trident
dependencies:
- pip=19.1.1=py36_0
- setuptools=41.0.1=py36_0
- wheel=0.33.4=py36_0
- pip:
- appnope==0.1.0
- astropy==3.2.1
- backcall==0.1.0
- chardet==3.0.4
- cycler==0.10.0
- cython==0.29.13
- decorator==4.4.0
- h5py==2.9.0
- idna==2.8
- ipython==7.7.0
- ipython-genutils==0.2.0
- jedi==0.14.1
- kiwisolver==1.1.0
- matplotlib==3.1.1
- mpmath==1.1.0
- numpy==1.17.0
- parso==0.5.1
- pexpect==4.7.0
- pickleshare==0.7.5
- prompt-toolkit==2.0.9
- ptyprocess==0.6.0
- pygments==2.4.2
- pyparsing==2.4.2
- python-dateutil==2.8.0
- requests==2.22.0
- scipy==1.0.1
- sphinx==3.2.1
- sympy==1.4
- traitlets==4.3.2
- urllib3==1.25.3
- wcwidth==0.1.7
- yt==3.5.1
- yt-astro-analysis==1.0.0