-
Notifications
You must be signed in to change notification settings - Fork 93
/
environment.yaml
102 lines (102 loc) · 2.81 KB
/
environment.yaml
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
name: rls
channels:
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free
- defaults
dependencies:
- appnope=0.1.2=py38hecd8cb5_1001
- autopep8=1.5.7=pyhd3eb1b0_0
- backcall=0.2.0=pyhd3eb1b0_0
- ca-certificates=2021.7.5=hecd8cb5_1
- certifi=2021.5.30=py38hecd8cb5_0
- decorator=5.0.9=pyhd3eb1b0_0
- ipykernel=5.3.4=py38h5ca1d4c_0
- ipython=7.22.0=py38h01d92e1_0
- ipython_genutils=0.2.0=pyhd3eb1b0_1
- jedi=0.17.0=py38_0
- jupyter_client=6.1.12=pyhd3eb1b0_0
- jupyter_core=4.7.1=py38hecd8cb5_0
- libcxx=10.0.0=1
- libffi=3.3=hb1e8313_2
- libsodium=1.0.18=h1de35cc_0
- ncurses=6.2=h0a44026_1
- openssl=1.1.1k=h9ed2024_0
- parso=0.8.2=pyhd3eb1b0_0
- pexpect=4.8.0=pyhd3eb1b0_3
- pickleshare=0.7.5=pyhd3eb1b0_1003
- pip=21.1.3=py38hecd8cb5_0
- prompt-toolkit=3.0.17=pyh06a4308_0
- ptyprocess=0.7.0=pyhd3eb1b0_2
- pycodestyle=2.7.0=pyhd3eb1b0_0
- pygments=2.9.0=pyhd3eb1b0_0
- python=3.8.10=h88f2d9e_7
- python-dateutil=2.8.2=pyhd3eb1b0_0
- pyzmq=20.0.0=py38h23ab428_1
- readline=8.1=h9ed2024_0
- setuptools=52.0.0=py38hecd8cb5_0
- six=1.16.0=pyhd3eb1b0_0
- sqlite=3.36.0=hce871da_0
- tk=8.6.10=hb0a8c7a_0
- toml=0.10.2=pyhd3eb1b0_0
- tornado=6.1=py38h9ed2024_0
- traitlets=5.0.5=pyhd3eb1b0_0
- wcwidth=0.2.5=py_0
- wheel=0.36.2=pyhd3eb1b0_0
- xz=5.2.5=h1de35cc_0
- zeromq=4.3.4=h23ab428_0
- zlib=1.2.11=h1de35cc_3
- pip:
- absl-py==0.13.0
- atari-py==0.2.9
- box2d-py==2.3.8
- cachetools==4.2.2
- cffi==1.14.6
- charset-normalizer==2.0.3
- cloudpickle==1.6.0
- colored-traceback==0.3.0
- cython==0.29.24
- fasteners==0.16.3
- glfw==2.1.0
- google-auth==1.33.1
- google-auth-oauthlib==0.4.4
- grpcio==1.39.0
- gym==0.18.3
- hanabi-learning-environment==0.0.1
- idna==3.2
- imageio==2.9.0
- magent==0.1.14
- markdown==3.3.4
- mlagents-envs==0.27.0
- mujoco-py==2.0.2.13
- multi-agent-ale-py==0.1.11
- numpy==1.21.1
- oauthlib==3.1.1
- opencv-python==3.4.15.55
- pandas==1.3.1
- pettingzoo==1.10.0
- pillow==8.2.0
- protobuf==3.17.3
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pycparser==2.20
- pygame==2.0.0
- pyglet==1.5.15
- pymunk==6.0.0
- python-chess==0.31.4
- pytz==2021.1
- pyyaml==5.4.1
- requests==2.26.0
- requests-oauthlib==1.3.0
- rlcard==0.2.8
- rsa==4.7.2
- scipy==1.7.0
- tensorboard==2.5.0
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.0
- termcolor==1.1.0
- torch==1.9.0
- torch-tb-profiler==0.2.1
- tqdm==4.61.2
- typing-extensions==3.10.0.0
- urllib3==1.26.6
- werkzeug==2.0.1