-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathevo_env_macos.yml
72 lines (71 loc) · 1.72 KB
/
evo_env_macos.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
name: evo
channels:
- cyclus
- defaults
dependencies:
- ca-certificates=2021.4.13 #=haa95532_1
- certifi=2020.12.5 #=py37haa95532_0
- git=2.23.0 #=h6bb4b03_0
- java-jdk=8.25.17=0
- openssl=1.1.1k #=h2bbff1b_0
- pip=21.0.1 #=py37haa95532_0
- python=3.7.10 #=h6244533_0
- setuptools=52.0.0 #=py37haa95532_0
- sqlite=3.35.2 #=h2bbff1b_0
#- vc=14.2 #=h21ff451_1
#- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.36.2=pyhd3eb1b0_0
#- wincertstore=0.2 #=py37_0
- pip:
- absl-py==0.12.0
- beautifulsoup4==4.9.3
- cachetools==4.2.1
- chardet==4.0.0
- click==7.1.2
- cloudpickle==1.6.0
- dill==0.3.3
- evol==0.5.2
- future==0.18.2
- google==3.0.0
- google-api-core==1.26.2
- google-api-python-client==2.0.2
- google-auth==1.28.0
- google-auth-httplib2==0.1.0
- google-auth-oauthlib==0.4.4
- googleapis-common-protos==1.53.0
- grpcio==1.36.1
- gym==0.18.0
- httplib2==0.19.0
- idna==2.10
- importlib-metadata==4.0.1
- markdown==3.3.4
- multiprocess==0.70.11.1
- neat-python==0.92
- numpy==1.20.1
- oauthlib==3.1.0
- packaging==20.9
- pillow==7.2.0
- protobuf==3.15.6
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pyglet==1.5.0
- pyparsing==2.4.7
- pytz==2021.1
- requests==2.25.1
- requests-oauthlib==1.3.0
- rsa==4.7.2
- scipy==1.6.2
- six==1.15.0
- soupsieve==2.2.1
- tensorboard==2.5.0
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.0
- torch==1.8.1
- torchsummary==1.5.1
- tqdm==4.60.0
- typing-extensions==3.7.4.3
- uritemplate==3.0.1
- urllib3==1.26.4
- werkzeug==2.0.0
- zipp==3.4.1
#prefix: yout-path-to-envs\evo