-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment.yml
178 lines (178 loc) · 5 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
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
name: hpml38
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_kmp_llvm
- asttokens=2.0.5=pyhd3eb1b0_0
- backcall=0.2.0=pyhd3eb1b0_0
- boost=1.82.0=py38h757e2ef_0
- boost-cpp=1.82.0=he19a28c_1
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2023.01.10=h06a4308_0
- comm=0.1.2=py38h06a4308_0
- debugpy=1.5.1=py38h295c915_0
- decorator=5.1.1=pyhd3eb1b0_0
- executing=0.8.3=pyhd3eb1b0_0
- freetype=2.10.4=h0708190_1
- giflib=5.2.1=h36c2ea0_2
- icu=72.1=hcb278e6_0
- importlib_metadata=6.0.0=hd3eb1b0_0
- ipykernel=6.19.2=py38hb070fc8_0
- ipython=8.12.0=py38h06a4308_0
- jedi=0.18.1=py38h06a4308_1
- jpeg=9e=h166bdaf_1
- jupyter_client=8.1.0=py38h06a4308_0
- jupyter_core=5.3.0=py38h06a4308_0
- ld_impl_linux-64=2.38=h1181459_1
- libblas=3.9.0=15_linux64_openblas
- libcblas=3.9.0=15_linux64_openblas
- libffi=3.4.2=h6a678d5_6
- libgcc-ng=12.2.0=h65d4601_19
- libgfortran-ng=12.2.0=h69a702a_19
- libgfortran5=12.2.0=h337968e_19
- liblapack=3.9.0=15_linux64_openblas
- libopenblas=0.3.20=pthreads_h78a6416_0
- libpng=1.6.37=h21135ba_2
- libsodium=1.0.18=h7b6447c_0
- libstdcxx-ng=12.2.0=h46fd767_19
- libtiff=4.1.0=hecacb30_2
- libwebp=1.0.2=h56121f0_5
- libxcb=1.13=h7f98852_1004
- libzlib=1.2.13=h166bdaf_4
- llvm-openmp=16.0.3=h4dfa4b3_0
- lz4-c=1.9.3=h9c3ff4c_1
- matplotlib-inline=0.1.6=py38h06a4308_0
- ncurses=6.4=h6a678d5_0
- nest-asyncio=1.5.6=py38h06a4308_0
- openssl=1.1.1t=h7f8727e_0
- parso=0.8.3=pyhd3eb1b0_0
- pexpect=4.8.0=pyhd3eb1b0_3
- pickleshare=0.7.5=pyhd3eb1b0_1003
- prompt-toolkit=3.0.36=py38h06a4308_0
- pthread-stubs=0.4=h36c2ea0_1001
- ptyprocess=0.7.0=pyhd3eb1b0_2
- pure_eval=0.2.2=pyhd3eb1b0_0
- python=3.8.16=h7a1cb2a_3
- python-dateutil=2.8.2=pyhd3eb1b0_0
- python_abi=3.8=2_cp38
- pyzmq=25.0.2=py38h6a678d5_0
- readline=8.2=h5eee18b_0
- sdl2=2.0.22=h27087fc_0
- sdl2_gfx=1.0.4=he1b5a44_0
- sdl2_image=2.0.5=h94c7df1_2
- sdl2_ttf=2.0.15=h7d98c4e_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.41.2=h5eee18b_0
- stack_data=0.2.0=pyhd3eb1b0_0
- tk=8.6.12=h1ccaba5_0
- tornado=6.2=py38h5eee18b_0
- traitlets=5.7.1=py38h06a4308_0
- typing_extensions=4.5.0=py38h06a4308_0
- wcwidth=0.2.5=pyhd3eb1b0_0
- xorg-kbproto=1.0.7=h7f98852_1002
- xorg-libx11=1.6.12=h36c2ea0_0
- xorg-libxau=1.0.9=h7f98852_0
- xorg-libxdmcp=1.1.3=h7f98852_0
- xorg-libxext=1.3.4=h516909a_0
- xorg-xextproto=7.3.0=h7f98852_1002
- xorg-xproto=7.0.31=h7f98852_1007
- xz=5.2.10=h5eee18b_1
- zeromq=4.3.4=h2531618_0
- zlib=1.2.13=h166bdaf_4
- zstd=1.5.2=ha4553b6_0
- pip:
- absl-py==1.4.0
- aiosignal==1.3.1
- appdirs==1.4.4
- attrs==23.1.0
- certifi==2022.12.7
- charset-normalizer==3.1.0
- click==8.1.3
- cloudpickle==1.3.0
- cmake==3.26.3
- distlib==0.3.6
- dm-tree==0.1.8
- docker-pycreds==0.4.0
- farama-notifications==0.0.4
- filelock==3.12.0
- frozenlist==1.3.3
- future==0.18.3
- gfootball==2.10.3
- gitdb==4.0.10
- gitpython==3.1.31
- grpcio==1.51.3
- gym==0.17.0
- gym-notices==0.0.8
- gymnasium==0.28.1
- gymnasium-notices==0.0.1
- idna==3.4
- imageio==2.28.1
- importlib-metadata==6.6.0
- importlib-resources==5.12.0
- jax-jumpy==1.0.0
- jinja2==3.1.2
- jsonschema==4.17.3
- lazy-loader==0.2
- lit==16.0.2
- lz4==4.3.2
- markdown-it-py==2.2.0
- mdurl==0.1.2
- mpmath==1.3.0
- msgpack==1.0.5
- networkx==3.1
- numpy==1.24.3
- nvidia-cublas-cu11==11.10.3.66
- nvidia-cuda-cupti-cu11==11.7.101
- nvidia-cuda-nvrtc-cu11==11.7.99
- nvidia-cuda-runtime-cu11==11.7.99
- nvidia-cudnn-cu11==8.5.0.96
- nvidia-cufft-cu11==10.9.0.58
- nvidia-curand-cu11==10.2.10.91
- nvidia-cusolver-cu11==11.4.0.1
- nvidia-cusparse-cu11==11.7.4.91
- nvidia-nccl-cu11==2.14.3
- nvidia-nvtx-cu11==11.7.91
- opencv-python==4.7.0.72
- packaging==23.1
- pandas==2.0.1
- pathtools==0.1.2
- pillow==9.5.0
- pip==23.1.2
- pkgutil-resolve-name==1.3.10
- platformdirs==3.5.0
- protobuf==3.20.3
- psutil==5.9.5
- pygame==2.3.0
- pyglet==1.5.0
- pygments==2.15.1
- pyrsistent==0.19.3
- pytz==2023.3
- pywavelets==1.4.1
- pyyaml==6.0
- ray==2.4.0
- requests==2.30.0
- rich==13.3.5
- scikit-image==0.20.0
- scipy==1.9.1
- sentry-sdk==1.21.1
- setproctitle==1.3.2
- setuptools==65.5.0
- smmap==5.0.0
- sympy==1.11.1
- tabulate==0.9.0
- tensorboardx==2.6
- tifffile==2023.4.12
- torch==2.0.0
- torchvision==0.15.1
- tqdm==4.65.0
- triton==2.0.0
- typer==0.9.0
- tzdata==2023.3
- urllib3==2.0.2
- virtualenv==20.21.0
- wandb==0.15.1
- wheel==0.40.0
- zipp==3.15.0
prefix: /ext3/miniconda3/envs/hpml38