-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
123 lines (123 loc) · 2.94 KB
/
environment.yml
File metadata and controls
123 lines (123 loc) · 2.94 KB
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
name: ecet_test
channels:
- conda-forge
- defaults
dependencies:
- glew=2.1.0
- python=3.9.19
- pip:
- absl-py==2.1.0
- aiosignal==1.3.1
- akro==0.0.8
- appdirs==1.4.4
- asttokens==2.4.1
- astunparse==1.6.3
- attrs==23.2.0
- beautifulsoup4==4.12.3
- certifi==2024.2.2
- cffi==1.16.0
- charset-normalizer==3.3.2
- click==8.1.7
- cloudpickle==3.0.0
- cma==2.7.0
- contourpy==1.2.1
- cycler==0.12.1
- cython==0.29.34
- dacite==1.8.1
- decorator==5.1.1
- dm-tree==0.1.8
- docker-pycreds==0.4.0
- dowel==0.0.3
- exceptiongroup==1.2.1
- executing==2.0.1
- farama-notifications==0.0.4
- fasteners==0.19
- filelock==3.14.0
- flatbuffers==24.3.25
- fonttools==4.51.0
- frozenlist==1.4.1
- fsspec==2024.3.1
- gast==0.5.4
- gdown==5.1.0
- gitdb==4.0.11
- gitpython==3.1.43
- glfw==2.7.0
- google-pasta==0.2.0
- grpcio==1.63.0
- gym==0.26.2
- gym-notices==0.0.8
- gymnasium==0.29.1
- h5py==3.11.0
- huggingface-hub==0.23.0
- idna==3.7
- imageio==2.34.1
- imageio-ffmpeg==0.4.9
- importlib-metadata==7.1.0
- importlib-resources==6.4.0
- ipython==8.18.1
- jedi==0.19.1
- jinja2==3.1.4
- jsonschema==4.22.0
- jsonschema-specifications==2023.12.1
- keras==3.3.3
- kiwisolver==1.4.5
- lazy-loader==0.4
- libclang==18.1.1
- lxml==5.2.1
- markdown==3.6
- markdown-it-py==3.0.0
- markupsafe==2.1.5
- matplotlib==3.8.4
- mujoco-py==2.0.2.8
- numpy==1.23.5
- opencv-python==4.9.0.80
- opt-einsum==3.3.0
- optree==0.11.0
- packaging==24.0
- parso==0.8.4
- pathtools==0.1.2
- pexpect==4.9.0
- pillow==10.3.0
- prompt-toolkit==3.0.43
- protobuf==4.25.3
- psutil==5.9.8
- ptyprocess==0.7.0
- pure-eval==0.2.2
- pycparser==2.22
- pygments==2.18.0
- pyparsing==3.1.2
- pyperclip==1.8.2
- pysocks==1.7.1
- python-dateutil==2.9.0.post0
- pytorch-warmup==0.1.1
- pyyaml==6.0.1
- referencing==0.35.1
- requests==2.31.0
- rich==13.7.1
- rpds-py==0.18.1
- rtree==1.2.0
- scikit-image==0.22.0
- scipy==1.13.0
- sentry-sdk==2.1.1
- setproctitle==1.3.3
- six==1.16.0
- smmap==5.0.1
- soupsieve==2.5
- stack-data==0.6.3
- sympy==1.12
- tabulate==0.9.0
- tensorboard==2.16.2
- tensorboard-data-server==0.7.2
- tensorboardx==2.6.2.2
- tensorflow==2.16.1
- tensorflow-probability==0.24.0
- termcolor==2.4.0
- toppra==0.6.0
- tqdm==4.66.4
- typing-extensions==4.11.0
- urllib3==2.2.1
- wandb==0.15.5
- werkzeug==3.0.3
- wrapt==1.16.0
- zipp==3.18.1
prefix: ecet