This repository has been archived by the owner on Sep 19, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
/
environment.yml
116 lines (116 loc) · 3 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
name: traj
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- antlr-python-runtime=4.9.3=pyhd8ed1ab_1
- blas=1.0=mkl
- ca-certificates=2022.6.15=ha878542_0
- certifi=2022.6.15=py38h578d9bd_0
- cffi=1.15.0=py38hd667e15_1
- colorama=0.4.5=pyhd8ed1ab_0
- cudatoolkit=11.3.1=h2bc3f7f_2
- freetype=2.10.4=h0708190_1
- future=0.18.2=py38h578d9bd_5
- giflib=5.2.1=h36c2ea0_2
- imageio=2.19.3=pyhcf75d05_0
- intel-openmp=2021.4.0=h06a4308_3561
- jpeg=9e=h166bdaf_1
- lcms2=2.12=hddcbb42_0
- ld_impl_linux-64=2.38=h1181459_1
- libblas=3.9.0=12_linux64_mkl
- libcblas=3.9.0=12_linux64_mkl
- libffi=3.3=he6710b0_2
- libgcc-ng=11.2.0=h1234567_1
- libgfortran-ng=12.1.0=h69a702a_16
- libgfortran5=12.1.0=hdcd56e2_16
- libgomp=11.2.0=h1234567_1
- liblapack=3.9.0=12_linux64_mkl
- libopenblas=0.3.20=pthreads_h78a6416_0
- libpng=1.6.37=h21135ba_2
- libstdcxx-ng=11.2.0=h1234567_1
- libtiff=4.2.0=h85742a9_0
- libwebp=1.2.2=h55f646e_0
- libwebp-base=1.2.2=h7f98852_1
- lz4-c=1.9.3=h9c3ff4c_1
- mkl=2021.4.0=h06a4308_640
- mkl-service=2.4.0=py38h95df7f1_0
- ncurses=6.3=h7f8727e_2
- ninja=1.11.0=h924138e_0
- numpy=1.22.3=py38h99721a1_2
- omegaconf=2.1.1=py38h578d9bd_3
- openssl=1.1.1o=h166bdaf_0
- pip=21.2.4=py38h06a4308_0
- pycparser=2.21=pyhd8ed1ab_0
- python=3.8.13=h12debd9_0
- python_abi=3.8=2_cp38
- pytorch=1.10.2=cpu_py38hfa7516b_0
- pyyaml=6.0=py38h0a891b7_4
- readline=8.1.2=h7f8727e_1
- setuptools=61.2.0=py38h06a4308_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.38.5=hc218d9a_0
- tk=8.6.12=h1ccaba5_0
- tqdm=4.64.0=pyhd8ed1ab_0
- typing-extensions=4.2.0=hd8ed1ab_1
- typing_extensions=4.2.0=pyha770c72_1
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.5=h7f8727e_1
- yaml=0.2.5=h7f98852_2
- zlib=1.2.12=h7f8727e_2
- zstd=1.4.9=ha95c52a_0
- pip:
- absl-py==1.1.0
- charset-normalizer==2.0.12
- click==8.1.3
- cloudpickle==2.1.0
- cycler==0.11.0
- cython==0.29.30
- d4rl==1.1
- dm-control==1.0.3.post1
- dm-env==1.5
- dm-tree==0.1.7
- docker-pycreds==0.4.0
- fasteners==0.17.3
- fonttools==4.33.3
- gitdb==4.0.9
- gitpython==3.1.27
- glfw==2.5.3
- gym==0.21.0
- gym-notices==0.0.7
- h5py==3.7.0
- idna==3.3
- importlib-metadata==4.12.0
- kiwisolver==1.4.3
- labmaze==1.0.5
- lxml==4.9.0
- matplotlib==3.5.2
- mjrl==1.0.0
- mujoco==2.2.0
- mujoco-py==2.1.2.14
- packaging==21.3
- pandas==1.4.3
- pathtools==0.1.2
- pillow==9.1.1
- promise==2.3
- protobuf==3.20.1
- psutil==5.9.1
- pybullet==3.2.5
- pyopengl==3.1.6
- pyparsing==2.4.7
- python-dateutil==2.8.2
- pytz==2022.1
- requests==2.28.0
- scipy==1.8.1
- sentry-sdk==1.6.0
- setproctitle==1.2.3
- shortuuid==1.0.9
- smmap==5.0.0
- stable-baselines3==1.5.0
- termcolor==1.1.0
- urllib3==1.26.9
- wandb==0.12.19
- zipp==3.8.0
prefix: /home/alex/miniconda3/envs/traj