-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
124 lines (124 loc) · 2.91 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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
name: learning_to_adapt_baseline
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- ca-certificates=2023.01.10=h06a4308_0
- certifi=2021.5.30=py36h06a4308_0
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.3=he6710b0_2
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libidn2=2.3.2=h7f8727e_0
- libstdcxx-ng=11.2.0=h1234567_1
- libunistring=0.9.10=h27cfd23_0
- ncurses=6.4=h6a678d5_0
- networkx=2.5.1=pyhd3eb1b0_0
- openssl=1.1.1t=h7f8727e_0
- patchelf=0.17.2=h6a678d5_0
- python=3.6.13=h12debd9_1
- readline=8.2=h5eee18b_0
- sqlite=3.41.1=h5eee18b_0
- tk=8.6.12=h1ccaba5_0
- wget=1.21.3=h0b77cf5_0
- xz=5.2.10=h5eee18b_1
- zlib=1.2.13=h5eee18b_0
- pip:
- absl-py==1.4.0
- astor==0.8.1
- backcall==0.2.0
- black==22.8.0
- bleach==1.5.0
- boto3==1.8.9
- botocore==1.11.9
- cached-property==1.5.2
- cffi==1.11.5
- chardet==3.0.4
- click==8.0.4
- cloudpickle==0.6.1
- cycler==0.10.0
- cython==0.28.5
- dataclasses==0.8
- decorator==4.3.0
- docutils==0.14
- enum34==1.1.6
- flask==1.0.2
- future==0.16.0
- gast==0.5.3
- glfw==1.7.0
- grpcio==1.48.2
- gym==0.7.4
- h5py==3.1.0
- html5lib==0.9999999
- idna==2.7
- imageio==2.4.1
- importlib-metadata==4.8.3
- ipython==7.16.3
- ipython-genutils==0.2.0
- itsdangerous==0.24
- jedi==0.17.2
- jinja2==2.10
- jmespath==0.9.3
- joblib==0.12.4
- jsonschema==2.6.0
- jupyter-core==4.9.2
- keras-applications==1.0.8
- keras-preprocessing==1.1.2
- kiwisolver==1.0.1
- markdown==3.3.7
- markupsafe==2.0.1
- matplotlib==2.2.3
- memory-profiler==0.61.0
- mock==5.0.1
- moviepy==0.2.3.5
- mujoco-py==0.5.7
- mypy-extensions==1.0.0
- nbformat==4.4.0
- nose==1.3.7
- numpy==1.15.1
- parso==0.7.1
- pathspec==0.9.0
- pexpect==4.8.0
- pickleshare==0.7.5
- pillow==5.2.0
- pip==10.0.1
- platformdirs==2.4.0
- plotly==3.2.0
- prompt-toolkit==3.0.36
- protobuf==3.6.1
- psutil==5.9.4
- ptyprocess==0.7.0
- pybind11==2.10.4
- pycparser==2.18
- pyglet==1.3.2
- pygments==2.14.0
- pyopengl==3.1.0
- pyparsing==2.2.0
- pyprind==2.11.2
- pyquaternion==0.9.2
- python-dateutil==2.7.3
- pytz==2018.5
- requests==2.19.1
- retrying==1.3.3
- s3transfer==0.1.13
- scipy==1.1.0
- setuptools==40.2.0
- six==1.11.0
- tensorboard==1.13.1
- tensorflow==1.13.1
- tensorflow-estimator==1.13.0
- tensorflow-tensorboard==0.4.0
- termcolor==1.1.0
- tflearn==0.5.0
- tomli==1.2.3
- tqdm==4.25.0
- traitlets==4.3.2
- typed-ast==1.5.4
- typing-extensions==4.1.1
- urllib3==1.23
- wcwidth==0.2.6
- werkzeug==0.14.1
- wheel==0.31.1
- zipp==3.6.0
prefix: /home/holder/anaconda3/envs/learning_to_adapt_baseline