-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathenvironment.yml
91 lines (90 loc) · 2.03 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
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
85
86
87
88
89
90
name: ecoevojax
channels:
- defaults
dependencies:
- ca-certificates=2022.10.11=hecd8cb5_0
- certifi=2022.12.7=py38hecd8cb5_0
- libcxx=14.0.6=h9765a3e_0
- libffi=3.4.2=hecd8cb5_6
- ncurses=6.3=hca72f7f_3
- openssl=1.1.1s=hca72f7f_0
- pip=22.3.1=py38hecd8cb5_0
- python=3.8.15=h218abb5_2
- readline=8.2=hca72f7f_0
- setuptools=65.5.0=py38hecd8cb5_0
- sqlite=3.40.0=h880c91c_0
- tk=8.6.12=h5d9f67b_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.8=h6c40b1e_0
- zlib=1.2.13=h4dc903c_0
- pip:
- absl-py==1.3.0
- appnope==0.1.3
- asttokens==2.2.1
- attrs==22.2.0
- backcall==0.2.0
- cached-property==1.5.2
- charset-normalizer==2.1.1
- chex==0.1.5
- cma==3.2.2
- commonmark==0.9.1
- contourpy==1.0.6
- cycler==0.11.0
- decorator==4.4.2
- dm-tree==0.1.8
- etils==0.9.0
- evojax==0.1.0.post11
- exceptiongroup==1.0.4
- executing==1.2.0
- flax==0.6.3
- fonttools==4.38.0
- idna==3.4
- imageio==2.23.0
- imageio-ffmpeg==0.4.7
- importlib-resources==5.10.1
- iniconfig==1.1.1
- ipython==8.7.0
- jax==0.4.1
- jaxlib==0.4.1
- jedi==0.18.2
- kiwisolver==1.4.4
- matplotlib==3.6.2
- matplotlib-inline==0.1.6
- moviepy==1.0.3
- msgpack==1.0.4
- numpy==1.24.1
- opt-einsum==3.3.0
- optax==0.1.4
- orbax==0.0.23
- packaging==22.0
- pandas==1.5.3
- parso==0.8.3
- pexpect==4.8.0
- pickleshare==0.7.5
- pillow==9.3.0
- pluggy==1.0.0
- proglog==0.1.10
- prompt-toolkit==3.0.36
- ptyprocess==0.7.0
- pure-eval==0.2.2
- pygments==2.13.0
- pyparsing==3.0.9
- pytest==7.2.0
- python-dateutil==2.8.2
- pytz==2022.7.1
- pyyaml==6.0
- requests==2.28.1
- rich==12.6.0
- scipy==1.9.3
- seaborn==0.12.2
- six==1.16.0
- stack-data==0.6.2
- tensorstore==0.1.28
- tomli==2.0.1
- toolz==0.12.0
- tqdm==4.64.1
- traitlets==5.8.0
- typing-extensions==4.4.0
- urllib3==1.26.13
- wcwidth==0.2.5
- zipp==3.11.0