-
Notifications
You must be signed in to change notification settings - Fork 8
/
environment.yml
113 lines (113 loc) · 2.42 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
name: cleanrl
channels:
- conda-forge
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=4.5
- asttokens=2.1.0
- backcall=0.2.0
- backports=1.0
- backports.functools_lru_cache=1.6.4
- bzip2=1.0.8
- ca-certificates=2022.9.24
- debugpy=1.6.3
- decorator=5.1.1
- entrypoints=0.4
- executing=1.2.0
- ipykernel=6.17.0
- ipython=8.6.0
- jedi=0.18.1
- jupyter_client=7.4.4
- jupyter_core=4.11.2
- ld_impl_linux-64=2.39
- libffi=3.4.2
- libgcc-ng=12.2.0
- libgomp=12.2.0
- libnsl=2.0.0
- libsodium=1.0.18
- libsqlite=3.39.4
- libstdcxx-ng=12.2.0
- libuuid=2.32.1
- libzlib=1.2.13
- matplotlib-inline=0.1.6
- ncurses=6.3
- nest-asyncio=1.5.6
- openssl=3.0.7
- packaging=21.3
- parso=0.8.3
- pexpect=4.8.0
- pickleshare=0.7.5
- pip=22.3.1
- prompt-toolkit=3.0.32
- psutil=5.9.4
- ptyprocess=0.7.0
- pure_eval=0.2.2
- pygments=2.13.0
- pyparsing=3.0.9
- python=3.8.13
- python-dateutil=2.8.2
- python_abi=3.8
- pyzmq=24.0.1
- readline=8.1.2
- setuptools=65.5.1
- six=1.16.0
- sqlite=3.39.4
- stack_data=0.6.0
- tk=8.6.12
- tornado=6.2
- traitlets=5.5.0
- wcwidth=0.2.5
- wheel=0.38.3
- xz=5.2.6
- zeromq=4.3.4
- pip:
- absl-py==1.3.0
- cachetools==5.2.0
- certifi==2022.9.24
- cfgv==3.3.1
- charset-normalizer==2.1.1
- cloudpickle==2.2.0
- distlib==0.3.6
- filelock==3.8.0
- google-auth==2.14.1
- google-auth-oauthlib==0.4.6
- grpcio==1.50.0
- gym==0.23.1
- gym-notices==0.0.8
- identify==2.5.8
- idna==3.4
- importlib-metadata==5.0.0
- llvmlite==0.39.1
- markdown==3.4.1
- markupsafe==2.1.1
- nodeenv==1.7.0
- numba==0.56.4
- numpy==1.23.4
- nvidia-cublas-cu11==11.10.3.66
- nvidia-cuda-nvrtc-cu11==11.7.99
- nvidia-cuda-runtime-cu11==11.7.99
- nvidia-cudnn-cu11==8.5.0.96
- oauthlib==3.2.2
- pillow==9.3.0
- platformdirs==2.5.3
- pre-commit==2.20.0
- protobuf==3.20.3
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pygame==2.1.0
- pyyaml==6.0
- requests==2.28.1
- requests-oauthlib==1.3.1
- rsa==4.9
- tensorboard==2.11.0
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- toml==0.10.2
- torch==1.13.0
- torchvision==0.14.0
- typing-extensions==4.4.0
- urllib3==1.26.12
- virtualenv==20.16.6
- werkzeug==2.2.2
- zipp==3.10.0
prefix: /opt/conda/envs/cleanrl